> For the complete documentation index, see [llms.txt](https://tgcloud.gitbook.io/overview-and-instructions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tgcloud.gitbook.io/overview-and-instructions/account-manager/checking-for-spamblock.md).

# Checking for spamblock

1. To do this, go to the "<mark style="color:green;">**Account Management**</mark>" section in the main menu
2. Upload accounts using the "<mark style="color:green;">**Upload Accounts**</mark>" or "<mark style="color:green;">**Upload from Folder**</mark>" buttons (perform this action if accounts are not loaded)
3. Select the necessary number of accounts and press the "<mark style="color:green;">**Actions With Accounts**</mark>" button
4. Select the “<mark style="color:green;">**Check for spamblock**</mark>” action and click the “<mark style="color:green;">**Run task**</mark>” button
5. In the "<mark style="color:purple;">Task List</mark>" we will see the verification process and results


---

# 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://tgcloud.gitbook.io/overview-and-instructions/account-manager/checking-for-spamblock.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.
