# Real-Time Information

Metis Bot is equipped with features that provide traders with vital information and timely updates. These tools are crafted to enrich your trading experience on the Metis Chain by delivering all necessary data directly to you, aiding in strategic decision-making

{% tabs %}
{% tab title="Token Information" %}
Before making a purchase, Metis Bot offers a comprehensive analysis of the token.&#x20;

This includes critical data such as market performance, historical trends, and relevant news.&#x20;

By equipping users with this knowledge, Metis Bot enables informed decision-making, allowing traders to fully understand the token’s prospects and associated risks.
{% endtab %}

{% tab title="Real-Time Market Updates" %}
After initiating a buy order, Metis Bot provides continuous real-time updates.&#x20;

These updates include the token's current market value in METIS and notable market movements.&#x20;

This constant flow of information is vital for traders to track their investments and respond promptly to market dynamics, thereby improving their strategic trading capabilities.
{% endtab %}
{% endtabs %}


---

# 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://metisbot-organization.gitbook.io/metisbot/deep-dive-in-mbot/real-time-information.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.
