> For the complete documentation index, see [llms.txt](https://xspacegroup.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xspacegroup.gitbook.io/untitled/overview/ai-trading-bot-system/gem-explore/user-manual.md).

# User manual

**Step 1**: Join the Telegram Channel

Access the following link: [https://t.me/xspace\_bots](https://t.me/xspace_bots.)

<figure><img src="/files/obr73Q2qvYW2pcMtabGZ" alt=""><figcaption></figcaption></figure>

Click the "Join" button to join the channel.

<figure><img src="/files/3NBiwzqmtcPMnqm5SLRY" alt=""><figcaption></figcaption></figure>

**Step 2**: Enable Notification Alerts

After joining the Telegram channel, ensure that you have enabled notifications for the channel to receive important signals from the bot.

<figure><img src="/files/yVEggb4Wc16KqYVVgQOc" alt=""><figcaption><p>Unmuted</p></figcaption></figure>

**Step 3**: Receive Automatic Signals from the Bot

Bot GEM EXPLORE will automatically send signals and notifications about potential projects in the cryptocurrency market.

Signals will include information about potentially promising projects, information about creation time, market capitalization, trading volume, and many other details.

You will receive updates through notifications directly from the bot in the Telegram channel whenever a new project appears or changes in the projects being monitored.

<figure><img src="/files/alOscBjpLbc5C5LTQzXq" alt=""><figcaption><p>Automatic Signals from the Bot</p></figcaption></figure>

### Important Note:

· Ensure that you have joined the GEM EXPLORE Telegram channel and enabled notifications to reliably receive signals.

· The Telegram channel provides you with quick access to new and potential information about cryptocurrency projects.

· Regularly check the channel to avoid missing important investment opportunities.


---

# 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://xspacegroup.gitbook.io/untitled/overview/ai-trading-bot-system/gem-explore/user-manual.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.
