# Deposit BRC20

## Notes: You will need to deposit BRC20 first to use AMM Swap & Pool functions on Corridor Finance

<figure><img src="/files/6eQLiOPKNugGeg0lW0QZ" alt=""><figcaption><p>Go to Deposit to select token to deposit</p></figcaption></figure>

<figure><img src="/files/lmMTuw7xrNl1lpi50GMH" alt=""><figcaption><p>Click confirm for the 1st tx</p></figcaption></figure>

<figure><img src="/files/99BfMvwPsL0UfpUqVkqD" alt=""><figcaption><p>Sign &#x26; Pay</p></figcaption></figure>

<figure><img src="/files/FMGIXdzNZxanc83BLPmM" alt=""><figcaption><p>Once the 1st tx confirmed, 2nd tx will show up, click Sign</p></figcaption></figure>

<figure><img src="/files/vCvQO9JNzg9KoRrIx8Fp" alt=""><figcaption><p>Once signed 2nd tx, close window and click "View all history"</p></figcaption></figure>

<figure><img src="/files/FWFIl5aWfLZwl6wmUgqW" alt=""><figcaption><p>Once the Inscribe is successful, the "Deposit" button will show up</p></figcaption></figure>

<figure><img src="/files/HtczaXEcRaWdcBLXa7zZ" alt=""><figcaption><p>Click Deposit to Inscribe transfer</p></figcaption></figure>

<figure><img src="/files/ZFll8TSUYI8cYNO3Ad01" alt=""><figcaption><p>Click confirm</p></figcaption></figure>

<figure><img src="/files/ThO7r5hoTsUnd5rZhb8Y" alt=""><figcaption><p>the Inscription will show up, click "Sign &#x26; Pay"</p></figcaption></figure>

<figure><img src="/files/clXvoSDEzoECEx0BXuzg" alt=""><figcaption><p>Wait for 3 confirmations to finish the Deposit.</p></figcaption></figure>

&#x20;


---

# 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.corridor.finance/overview/deposit-brc20.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.
