> For the complete documentation index, see [llms.txt](https://docs.spartabot.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spartabot.pro/web-terminal.md).

# 💻 Web Terminal

**Sparta tip:** Before battle, a warrior must study the way of the spear. Review all documentation thoroughly to understand the software and its configurations.

![](https://docs.sparta.wtf/~gitbook/image?url=https%3A%2F%2F101765006-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FCW7u7w7KjzDdw1HUZh1q%252Fuploads%252FjgYAUKLOBAvCgrnu4SWk%252FNewPepe.png%3Falt%3Dmedia%26token%3D08b24f23-e226-4134-a8b4-37d55a76a4fb\&width=768\&dpr=3\&quality=100\&sign=a8d2c970\&sv=2)

### Table of Contents <a href="#table-of-contents" id="table-of-contents"></a>

* **Introduction**
  * Who Are We?
* **Trading Terminal**
  * Settings Overview
  * Wallet Setup
  * Features and Functions
* **Telegram Bot**
  * Settings Overview
  * Wallet Setup
  * Features and Functions
* **$SPARTA Token**
  * Roadmap
  * Tokenomics
  * Rewards
* **Support and Community**
  * Contact Information and Social Media
* **FAQ**
  * Frequently Asked Questions


---

# 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://docs.spartabot.pro/web-terminal.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.
