# 👑 Crypto Discovery

As an addition you can see some basic info about the token, which may help with your own investments research. To enable the Crypto Discovery stream, open the [bot](https://t.me/ASecureMeBot), run /start command and click Crypto Discovery button:

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

You will see the Crypto Discovery box with buttons BSC and ETH to enable / disable the stream of tokens for each network:

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

Default Trial will work for 24hrs. If you want unlimited access to the stream you need to hold at least 100 [ASMT](/asecureme-documentation/utility-token.md) tokens. You can use Buy ASMT link and then confirm balance with MetaMask via [Upgrade to Premium](/asecureme-documentation/utility-token.md) link.

The stream includes the linked site / social screenshot for you to preview and help with research. You will also get some basics info suc as links to explorer, chart, CA address, CA source code status and more:

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


---

# 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.asecure.me/asecureme-documentation/crypto-discovery.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.
