# Trading Wallet

Before interacting with radFi, the first step is to create and fund a **Trading Wallet**. These wallets are **2/2 multisignature wallets**, where one signature comes from your connected wallet and the other from the radFi multisignature wallet. The signature requirement from radFi expires after 3 months.

<figure><img src="/files/DdAXiK6a3JfkyYyo2fpr" alt=""><figcaption><p>When you connect your BTC wallet for the first time, the UI will prompt you to create a trading wallet.</p></figcaption></figure>

Once radFi’s signature expires, users will be able to withdraw funds, even in the worst-case scenario where radFi is unable to sign trading wallet transactions. At this point, users will be prompted to refresh their trading wallet in order to continue using radFi.

The Trading Wallet setup enables radFi to offer a **near-instant trading experience**, thanks to greater confidence in the finality of broadcast transactions. After funding your trading wallet, you can start interacting with radFi.


---

# 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-guides/trading-wallet.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.
