> For the complete documentation index, see [llms.txt](https://nfd-gg.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfd-gg.gitbook.io/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-farcaster/nastroika-i-zapusk/attach-address-mode.md).

# Attach Address mode

Attach Address mode - это режим, который позволит привязывать ваши действующие кошельки к аккаунту Warpcast, что должно нарастить трастовость вашим аккаунтам Warpcast.

Чтобы взаимодейстовать с этим режимом, необходимо в разделе Account Manager привязать EVM и Solana кошельки к аккаунтам.

* В разделе **Mode** выбираем **Attach Address mode**;
* В разделе **Run mode** выбираем, в каком порядке будут запускаться кошельки:
  1. **Parallel** - параллельная работа (мультипоток) с прокси или без них;
  2. **Оne-by-one** - кошельки будут запускаться друг за другом с прокси или без них;
  3. **Оne-by-one (mobile proxy)** - кошельки будут запускаться друг за другом с использованием **мобильных прокси**. Предварительно мобильные прокси должны быть также добавлены в раздел Settings -> [Proxies](https://docs.nfd.gg/main/ru-combine-software/razdel-setting/dobavlenie-proksi) и привязаны к аккаунтам в [Аccount Manager](https://docs.nfd.gg/main/ru-combine-software/account-manager).
* Чтобы запустить заранее подготовленную группу кошельков, выбираем ее в разделе **Select Accounts group to launch**;
* В разделе **Delays** выставляем задержки между действиями:
  1. **Wallet** - задержка между запуском аккаунтов;
  2. **Block** - задержка между привязками EVM и Solana кошельков на одном аккаунте.&#x20;
* Отмечаем чек-боксы напротив нужных кошельков (EVM или Solana), которые необходимо привязать к аккаунту в рамках этой сессии;
* Если вы хотите, чтобы кошельки включались в работу в рандомном порядке, оставляем включенным чек-бокс **Randomize wallets?**;
* Выбираем кошельки, которые будут запущены в этой сессии и нажимаем **Launch**.

<figure><img src="/files/1MQo69vliTUCJqXANs0d" alt=""><figcaption></figcaption></figure>

* Ваши аккаунты запущены в работу. Отследить процесс работы кошельков вы можете в разделе [Отслеживание работы кошельков](https://docs.nfd.gg/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-farcaster/otslezhivanie-raboty-koshelkov).


---

# 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:

```
GET https://nfd-gg.gitbook.io/main/ru-combine-software/moduli/rabota-i-zapusk-modulei/modul-farcaster/nastroika-i-zapusk/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.
