> For the complete documentation index, see [llms.txt](https://docs.odinbot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.odinbot.io/tracking-academy/tools.md).

# Tools

Here you will find all the essential tools required to become an experienced hunter in the crypto trading space. These tools will help you analyze wallets, track transactions, and optimize your copy-trading strategies effectively.

<details open>

<summary><strong>For Finding Wallets</strong></summary>

[OdinBot Pro](/tracking-academy/tools/for-finding-wallets/odinbot-pro.md)

[OdinBot's Discord Server](https://docs.odinbot.io/tracking-academy/tools/for-finding-wallets#odinbots-discord-server)

[Dune Dashboard](/tracking-academy/tools/for-finding-wallets/dune-dashboard.md)

[GMGN for Wallet Discover](/tracking-academy/tools/for-finding-wallets/gmgn-for-wallet-discovery.md)

[Using DEX Platforms](/tracking-academy/tools/for-finding-wallets/using-dex-platforms.md)

[Cielo Finance for Wallet Analysis](/tracking-academy/tools/for-finding-wallets/cielo-finance-for-wallet-analysis.md)

[Solscan for in-depth Analysis](/tracking-academy/tools/for-finding-wallets/solscan-for-in-depth-analysis.md)

</details>

{% content-ref url="/pages/gmJN8EpRvyH3w6O6boRE" %}
[For Monitoring Wallets](/tracking-academy/tools/for-monitoring-wallets.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.odinbot.io/tracking-academy/tools.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.
