# Multi Wallet Account

This allows you to connect multiple wallets to your THX account using WalletConnect. When purchasing Coin or NFT rewards you will be asked which wallet should receive the reward.

Step 1) In the upper right corner, select 'New Wallet'

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

2\) Add your own wallet using WalletConnect

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

<figure><img src="/files/6Q6w0JOjITBEyHPxzTbw" alt=""><figcaption></figcaption></figure>

3\) Done! When you claim a on-chain reward you can now choose between recieving it in your THX Network Safe based wallet, or one of your connected wallets.

<figure><img src="/files/kSDEGRcvL4x4ODEEHkKM" alt=""><figcaption></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.thx.network/faq/multi-wallet-account.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.
