> For the complete documentation index, see [llms.txt](https://toolheads.gitbook.io/toolpaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toolheads.gitbook.io/toolpaper/utility/cnft-tools-hot-wallet.md).

# CNFT Tools Hot Wallet

The CNFT Tools Hot wallet is an essential part of joining our community and being involved with the entirety of our Eco-system. The CNFT Tools Hot Wallet is imperative for playing streaks, entering poker tournaments and getting discord roles in all the discord servers that we provide role bots for.

### Using the Hot Wallet

Head to <https://wallet.cnft.tools/> and log in to your discord and X accounts in the top right hand corner. &#x20;

From here you'll see a profile page which includes your discord PFP. You can add wallets here by clicking on the wallet icons, shown below in a red box. Once clicking you will will be prompted a transaction to sign, sign that transaction to verify you are the owner of that wallet. Add as many wallets as you would like here to gain roles in other server we have provided bots for.

<figure><img src="/files/7w5kKw75dHbLRfAuQm3K" alt=""><figcaption></figcaption></figure>

Depositing $TOOL into your Hot Wallet is essential for playing Streaks and Poker. If you own a Toolhead and have it staked inside of a Vault, you're claimed staking rewards will be deposited straight into your Hot Wallet. Alternatively, $TOOL can be purchased from a Decentralised exchange. Splash, Minswap and Dexhunter are 3 of the biggest available on Cardano.

#### Depositing $Tool into your Hot Wallet

Head to your profile page, click on your chosen wallet and scroll down to the deposit box. (shown on the image below.)

<figure><img src="/files/890aFxMM3d6eRVMihlAu" alt=""><figcaption></figcaption></figure>

Simply, type in the amount you want to deposit and click build transaction. This will prompt a transaction for you to sign to move the $TOOL from your ADA wallet into your Hot wallet.&#x20;

That's it, you now have $Tool in your CNFT Tools Hot wallet, ready to participate in Streaks and Poker tournaments.&#x20;

\
To withdraw $TOOL from your Hot Wallet, simply follow the steps as you would have already done, but by using the withdraw tab on the wallet profile page.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://toolheads.gitbook.io/toolpaper/utility/cnft-tools-hot-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
