# How to Deposit

**Step 1:** Visit <https://v2.acre.fi/dashboard> and sign in with your Bitcoin wallet.

<figure><img src="/files/mlszLfZGl5iHYNix4c29" alt=""><figcaption></figcaption></figure>

**Step 2:** Press the orange “Deposit” button.

<figure><img src="/files/8xh8hKAfwxUfdNkUc0d7" alt=""><figcaption></figcaption></figure>

**Step 3:** Enter the amount of BTC you would like to deposit in the box labelled “Amount.”

<figure><img src="/files/VFrQ6Kw1UvIERzK5zxvn" alt=""><figcaption></figcaption></figure>

**Step 4:** Press the deposit button to trigger your wallet for signing.

<figure><img src="/files/BSxLPBZoQsa29Gn0OAVq" alt=""><figcaption></figcaption></figure>

**Step 5:** Confirm the transaction in your Bitcoin wallet.

<figure><img src="/files/DEdz9amETBPdbdauxx88" alt=""><figcaption></figcaption></figure>

**Step 6:** You deposit is on it’s way!&#x20;

This process depends on Bitcoin mainnet finality so it may take about an hour, depending on network congestion.

<figure><img src="/files/uX0PFmvLaVwCVgDrvUm9" alt=""><figcaption></figcaption></figure>

**Step 7:** Sit back and relax while your deposit transaction completes in the background.&#x20;

You can see your pending transaction on the dashboard, and click the arrow to view the transaction data.&#x20;

Points will begin to accrue while you wait.

**Step 8:** Your deposit is complete!&#x20;

Rewards and points will automatically accrue to your account.

<figure><img src="/files/3VEV6aWx18PkdN07j5BM" alt=""><figcaption></figcaption></figure>

**Remember: Acre** Points can be claimed every 24 hours, so make sure to check back to monitor your progress!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acre.fi/acre-dapp/how-to-deposit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
