# Settings

* <mark style="color:green;">**Choose accounts**</mark> <mark style="color:green;"></mark><mark style="color:green;">by clicking on</mark> "+"&#x20;

* \- in the window that opens, select the required number of accounts - and click on the "Select" button - After selecting, you will see the number of added accounts - They can be deleted by clicking on the "x"

* <mark style="color:green;">**Specify the number of threads**</mark>&#x20;

* **-** The parameter determines how many threads will work simultaneously - The number of threads cannot exceed the number of accounts, and also depends on the power of your PC

* <mark style="color:green;">**Specify the waiting time between thread starts**</mark>&#x20;

* **- Set the timeout between thread starts, for example set it to 0.5 seconds.**

* <mark style="color:green;">**Select an action when flooding**</mark>**:**&#x20;

* \- Exclude an account from a task&#x20;

* \- Expectation (work will continue after the time limit has expired on whatever error may occur)

* <mark style="color:green;">**Choose the working mode**</mark> - Only joining groups&#x20;

* \- Only mailing to groups&#x20;

* \- Sending messages after joining&#x20;

* \- Simultaneous joining and message sending


---

# 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://tgcloud.gitbook.io/overview-and-instructions/group-spammer/settings.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.
