# Thunderuserbot

![Thunderuserbot by Thundergang™](https://1822183660-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MSGz0tPgSMZjgzNCrta%2F-MSH2rR_OyUqqtKH0bcP%2F-MSH306rKQxyQ2foM1PH%2Flogo.png?alt=media\&token=cb774f89-c5da-49ad-b570-2e8497ff4c5e)

### What is Thunderuserbot ?

Thunderuserbot is a python based telegram userbot which helps you to perform many extraordinary features on telegram.

It is [opensourced on github](https://github.com/Thundergang/thunderuserbot) and Licenced under [GNU Affero General Public License v3.0.](https://github.com/Thundergang/thunderuserbot/blob/master/LICENSE)


---

# 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://docs.thunderuserbot.tk/master.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.
