> For the complete documentation index, see [llms.txt](https://docs.chatastra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatastra.ai/ecosystem/astra-social-bots.md).

# Astra Social Bots

### Social Bots — Overview

Astra's Social Bots are a suite of Telegram-native tools built for crypto projects, KOL networks, and retail traders. Each bot solves a different problem — from community engagement to influencer tracking to token-gated access.

**2,000,000+ Telegram reach across the network.**

| Bot       | Built for                       | Revenue model                         |
| --------- | ------------------------------- | ------------------------------------- |
| Spyder    | Projects — community engagement | Advertising + Subscription            |
| Spectra   | Retail traders — KOL tracking   | Subscription                          |
| Starlight | Projects — KOL management       | Subscription + Outreach + Success fee |
| StarGate  | Projects — token-gated access   | Advertising + Subscription            |

**Access the bots:**

| Bot       | Link                                                           |
| --------- | -------------------------------------------------------------- |
| Spyder    | [t.me/astra\_spyder\_bot](https://t.me/astra_spyder_bot)       |
| Spectra   | [t.me/astra\_spectra\_bot](https://t.me/astra_spectra_bot)     |
| Starlight | [t.me/astra\_starlight\_bot](https://t.me/astra_starlight_bot) |
| StarGate  | [t.me/astra\_stargate\_bot](https://t.me/astra_stargate_bot)   |


---

# 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.chatastra.ai/ecosystem/astra-social-bots.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.
