# Wallet Manager

### Adding wallets to the module:

* First, you need to create or add wallets in the [Account Manager](https://docs.nfd.gg/main/eng-combine-software/account-manager) section under the [Farcaster Wallets](https://docs.nfd.gg/main/eng-combine-software/account-manager/adding-farcaster-wallets) tab, attach proxies, emails, and assign roles to the wallets;
* Click **Add More Wallets**;
* Select the wallets to be added to the module. Please note, that if you purchased a plan for 50 accounts, after adding these 50 accounts to the Wallet manager, you will only be able to replace 3 wallets. The number of replacements depends on the number of accounts purchased: the more accounts in the module, the more replacements you have. So, add wallets carefully;
* Click **Add more wallets**, and the selected wallets will be added to the module;
* Select the desired wallets from the list and click **Add to Farcaster**.

<figure><img src="/files/ca2I2prqOrY5YfKLupta" alt=""><figcaption><p>Adding wallets to the module.</p></figcaption></figure>

***

#### Status and Actions section:

* In the **Status** section, you can see the status of a specific wallet that it received during the last session and the date when this wallet was last launched:
  1. If the date is highlighted in **green**, the wallet operated without errors;
  2. If the date is highlighted in **red**, the wallet encountered an error or was paused.

<figure><img src="/files/vmsNW0HBtM8C06N6dYWG" alt=""><figcaption><p>Wallet Statuses.</p></figcaption></figure>

* To remove a wallet from the module, click on the bin icon in the **Actions** section.

<figure><img src="/files/cTTOlVdxQoTN1937ZWIC" alt=""><figcaption><p>Deleting a wallet from the module.</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://nfd-gg.gitbook.io/main/eng-combine-software/modules/operation-and-launching-of-modules/farcaster-module/wallet-manager.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.
