# Swap Tab

### 1. C**onnect Wallet**

<figure><img src="/files/3m7szl2X3WuU7SDoOl33" alt=""><figcaption><p>The user chooses an external BTC wallet to connect to the site</p></figcaption></figure>

<figure><img src="/files/5tW3SeQBSp62AZFhhS2Y" alt=""><figcaption><p>The user must agree to radFi's terms of use</p></figcaption></figure>

### **2. Create & Fund Trading Wallet**

<figure><img src="/files/dGMMeZGto186nj2KPaYn" alt=""><figcaption><p>Once the trading wallet is created, click fund your trading wallet</p></figcaption></figure>

<figure><img src="/files/jdoqfTmSbWlKyK1TBEPm" alt=""><figcaption><p>Clicking deposit will bring up a prompt to transfer BTC into the trading wallet</p></figcaption></figure>

<figure><img src="/files/FVyIFPSKm8ka1LBvrLzx" alt=""><figcaption><p>Once submitted, the transaction will be broadcast to the Bitcoin network, along with a link to track the confirmation progress. The balance will be reflected on the portfolio page</p></figcaption></figure>

### **3. Perform Swap**

<figure><img src="/files/aDhVc2lAUty8VBngf7B5" alt=""><figcaption><p>With a funding wallet created, the user can swap for a token under the "Swap" tab</p></figcaption></figure>

<figure><img src="/files/FxiLabh4XGnE7ukps5i6" alt=""><figcaption><p>The user has a chance to review swap details before confirming the swap</p></figcaption></figure>

<figure><img src="/files/AxjJZa9NbyixhpoeByqV" alt=""><figcaption><p>Once submitted, the transaction will be broadcast to the Bitcoin network, along with a link to track the confirmation progress. The balance will be reflected on the portfolio page</p></figcaption></figure>


---

# 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.radfi.co/user-flows/swap-tab.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.
