> For the complete documentation index, see [llms.txt](https://docs.walletx.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walletx.bot/setup-and-usage/3.-how-to-start-using-walletx.md).

# 3. How to start using WalletX?

**Step 1.** Open [WalletX](https://t.me/walletx_solana_bot) (<https://t.me/walletx\\_solana\\_bot>) on Telegram (Make sure to create a Telegram Account if you haven't already).

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

**Step 2.** Run the /start command or click "Start Bot" to open the main menu.

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

**Step 3.** To analyze a wallet, simply paste any Solana wallet address in the bot.

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

**Step 4.** That's it! You'll receive a complete wallet analysis instantly.&#x20;

<figure><img src="/files/KhVtwr0L8xdftP7hOniq" alt="" width="407"><figcaption></figcaption></figure>

<figure><img src="/files/7TA6eA6WxMPZo3RtJ9Ys" alt="" width="374"><figcaption></figcaption></figure>

ℹ To learn more about interpreting the results, check our documentation about "How to intepret wallet analysis data?"

ℹ To learn more about finding profitable wallets, check our documentation about "How to find profitable wallets?"

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/OfcGacZU3RlziV2SJXZp" %}
[Where can I find the top wallets?](/faq/frequently-asked-questions/where-can-i-find-the-top-wallets.md)
{% endcontent-ref %}

ℹ If you are having issues the WalletX Bot scanning, please check our section about the most common reasons.

{% content-ref url="/spaces/CHbBto9NXfxTdfK4Wexh/pages/mckZym8uGedLVSc9ccNw" %}
[Frequently Asked Questions](/faq/frequently-asked-questions.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.walletx.bot/setup-and-usage/3.-how-to-start-using-walletx.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.
