# 3.6 Nava Bot

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

**NAVA Bot** — *Analytical bot hosted on the Telegram messaging service, to obtain data on users of the NavaX ecosystem, which provides the following data:*&#x20;

#### Basic information:

* Internal/external balance DAI
* Balance POL on the Polygon network
* Reference code and person who invited you
* Number of referrals and level
* Information about NFTs

#### Reference data:

* Affiliate network structure (up to 10 levels)
* Reinvestment balances by level
* Lists of participants in the 1st, 2nd, and 3rd lines

#### Financial history:

* The last 10 transactions (deposits, purchases, withdrawals)
* Amounts, dates, senders, and transaction levels.

#### Affiliate network:

* Total number of direct referrals
* The last 10 invited users

#### Features:

* Instant data updates from the blockchain
* Convenient format for viewing on Telegram
* Shows both open and closed levels in NavaX.
* Shows the latest transactions and activity.

{% hint style="info" %}
*The bot helps NAVA participants track their progress, analyze the partner network, and monitor financial operations.*
{% endhint %}

<br>

<br>


---

# 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://nava-dao-1.gitbook.io/nava-dao-white-paper/basics/interactive-blocks/3.6-nava-bot.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.
