# Utility bot tutorial

**Commands:**\
**/start -** basic description of the bot's functions\
\&#xNAN;**/activation -** step by step bot activation\
\&#xNAN;**/colours -** description of colors used in bot\
\&#xNAN;**/currentRestriction -** current restrictions that will be removed with future updates\
/**howItWork** - description of how to use the bot\
\
**1. How to use bot?**\
\
Put to chat address wallet or contract token Ethereum chain.\
\
**2. Token address**\
\
After put the contract adress, you will receive a basic report about token with additional options.\
\
![](/files/nwE84GlsTU7hMLe9lraN)\ <br>

**You have two options to choose from:**

a) **Token holders report** - generates a basic report on the wallets of this token\
b) **Swap result wallet** - the next step is to enter the address of the wallet for which you want to check the swap history for this token (buy, sell, profit, still hodl, fresh wallet, early wallet, airdrop wallet)

**Token holders report**\
\
![](/files/0vdAem9pPxwGvGENHrM0)\
\
**Above you see a sub-simple wallet report for the selected token. Additional options can be found below the report:**\
\
![](/files/VT1lZZrMI4HoOSz9EJem)\
\
**These options generate very detailed reports on wallets with their addresses. An example of a&#x20;*****fresh wallet report*****&#x20;can be found below.**\
\
![](/files/LWEvSczVbAkut6P8iQmE)\
\
**Each report generates the information shown above. The TOP 10 portfolios that have the most profit/the most value tokens (still hodl)**\
\
**3. Wallet address** \
\
**After put the wallet adress, you will receive additional options:**\
![](/files/a9OglhjUkX7D77EvS6Sy)\
\
**You have few options to choose from:**\
a) **History swap for token -** after selecting this option, you must enter the address of the token for which you want to check the swap history\
b) **History wallet swap last 10 tokens** - this option allows you to generate a report of the last 10 tokens (buy, sell, profit, still hodl)\
c) **History wallet swap last older tokens** - this option allows you to generate a report tokens older than the last 10 swaps (10-20, 20-30,30-40) etc. (buy, sell, profit, still hodl)\
d) **Summary report last x trade -**  after selecting this option you enter the number (max 20) of tokens you want to check and generate a summary report (total buy, sell, profit, still hodl, the most profitable token, the most lost token)\
\
**History wallet swap last 10 tokens**\
\
![](/files/njdoLhn0U2UlTVFW8DZs)\
\
**Efficiency** - profit/still hold must be more than 0.01\
\
**Colours:**\
🟩 profit > buy

🟨 profit + still hodl > 0

🔻profit + still hodl < 0\
\
**Summary report last x trade:**\
\
![](/files/mcb3DTEleuAgIKw1ZQgd)\
\
\&#xNAN;*The worst trade -> tokens may have been sent to another wallet*\
\
**More bot features in future updates.**<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://wallet0x-erc.gitbook.io/0xwallet/utility-bot-tutorial.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.
