# Attach Address mode

Attach Address mode is a mode that allows you to link your existing wallets to your Warpcast account, which should increase the trustworthiness of your Warpcast accounts.&#x20;

To interact with this mode, you need to link EVM and Solana wallets to your accounts in the Account Manager section.

* In the **Mode** section, select **Attach Address mode**;
* In the **Run mode** section, choose the order in which the wallets will be launched:
  1. **Parallel** - parallel operation (multi-threaded) with or without proxies;
  2. **One-by-one** - wallets will be launched one after another with or without proxies;
  3. **One-by-one (mobile proxy)** - wallets will be launched one after another using mobile proxies. Mobile proxies must first be added to **Settings ->** [**Proxies**](https://docs.nfd.gg/main/eng-combine-software/section-settings/proxies) and linked to accounts in [**Account Manager**](https://docs.nfd.gg/main/eng-combine-software/account-manager).
* To launch a pre-prepared group of wallets, select it in the **Select Accounts group to launch** section;
* In the **Delays** section, set the delays between actions:
  1. **Wallet** - delay between the launches of accounts;
  2. **Block** - delay between attaching EVM and Solana wallets on a single account.
* Check the boxes next to the necessary wallets (EVM or Solana) that need to be linked to the account during this session;
* If you want the wallets to be activated in a random order, keep the **Randomize wallets?** checkbox enabled;
* Select the wallets to be launched in this session and click **Launch**.

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

* Your wallets have been launched. You can track the process of your wallets' work in the [Logs & Progress](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/farcaster-module/logs-and-progress) section.


---

# 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/settings-and-launch/attach-address-mode.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.
