# 8. Odin's Alpha - Potential wallets to mirror

When you join the OdinBot [Discord](https://discord.gg/odinbot), you will also get access to "Odin's Alpha" channel, a daily drop of wallets provided by an algorithm that searches for recently high-performing wallets.&#x20;

These wallets are provided as a starting point for further research by you, the copy trader.&#x20;

However, recent performance is no guarantee of future performance. Some wallets may perform well on their own but may not be ideal for copy trading because of lower-margin wins and copy farming.

{% hint style="warning" %}
You can use these wallets as a starting point for your research, but we don’t recommend blindly copying them. We suggest testing with a low trade size, such as 0.xx, and setting controls to limit the number of trades. Once you find wallets that perform well for you, you can gradually increase your trade size.
{% endhint %}


---

# 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://docs.odinbot.io/faqs/8.-odins-alpha-potential-wallets-to-mirror.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.
