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

# Welcome to ChatX

## ChatX in short

ChatX faciliated the trading of so called "access cards" that provide access to telegram chats. Just add our bot to your telegram and start moniziting your group! The fees from the trading of these cards are shared with the chat owner and the holders. **With ChatX everyone benefits: access card traders, chat creators, and token holders!**

## Quick links

{% content-ref url="/pages/1b5S1ozlgCy514mMmAVT" %}
[Introduction](/chatx/overview/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/EdCIT4MxLYxl120XbQAt" %}
[Chatx Features](/chatx/overview/chatx-features.md)
{% endcontent-ref %}

## Access cards - Set up for your group

We've put together a quick-start guide to monetize your telegram chat in a few steps

{% content-ref url="/pages/abEGZBUWC18DhrijeUCn" %}
[Set up](/chatx/access-cards/set-up.md)
{% endcontent-ref %}

## Access cards - start trading

To start trading access cards you have to have ETH on the **Base chain**. You can check out the guide below

{% content-ref url="/pages/PbIpgQOyU3AmbHyOPZyM" %}
[How to buy](/chatx/access-cards/how-to-buy.md)
{% endcontent-ref %}

### Token - start trading

We will launch on UniSwap, if you are unfamiliar with how trading works here see the guide below

{% content-ref url="/pages/X2V0IzK1WQUKc5FAXA9n" %}
[How to buy](/chatx/token/how-to-buy.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://chatx.gitbook.io/chatx/welcome-to-chatx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
