# 3. How to start using OdinBot

**Step 1.** Sign up for an account on <https://app.odinbot.io> using your email.

<figure><img src="/files/DRELVmmH4xPLkvXmks0N" alt="" width="380"><figcaption></figcaption></figure>

**Step 2.** Verify your email, use the verification link sent to your email address.

**Step 3.** Agree to the Terms of Use.

**Step 4.** Upon account creation, a hot wallet will be spun up automatically and you will be prompted to deposit SOL funds to your OdinBot wallet address.

{% content-ref url="/pages/APHWvuRC3ZsQcm8njQX5" %}
[What are the optimal settings to start with?](/faqs/6.-frequently-asked-questions/what-are-the-optimal-settings-to-start-with.md)
{% endcontent-ref %}

<figure><img src="/files/4xIZTwP8LNnLDHa39K0s" alt="" width="557"><figcaption></figcaption></figure>

**Step 5**. Define your Trade size. The amount you are willing to spend for each trade.

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

**Step 6.** After depositing funds, you will be able to copy and paste your desired wallet addresses into your dashboard to start mirroring them automatically, or select wallets (posted daily in discord) from Odin's Alpha - our native in house wallet screener.

**Note:** We strongly recommend setting a limit for max buys per mirror.

{% content-ref url="/pages/wavXsc4GVnmriYU7n1sI" %}
[4. OdinBot's Controls](/setup-and-initialization/4.-odinbots-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/BKa7WVv0eo7f9JwiUxVs" %}
[8. Odin's Alpha - Potential wallets to mirror](/faqs/8.-odins-alpha-potential-wallets-to-mirror.md)
{% endcontent-ref %}

<figure><img src="/files/YP0UwkKr4AR1zMKeR1b6" alt="" width="563"><figcaption></figcaption></figure>

**Step 7**. That is it! Sit back and watch Odin’s magic unfold, copy-trading your desired wallet(s) with lightning speed.

{% embed url="<https://youtu.be/z9rUOB-P8sA>" %}

If you are having issues with the OdinBot not mirroring please check our section about the most common reasons:

{% content-ref url="/pages/KSzIEauwQCi4vUcvk3tJ" %}
[7. Most common issues with OdinBot not mirroring](/faqs/7.-most-common-issues-with-odinbot-not-mirroring.md)
{% endcontent-ref %}


---

# 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/setup-and-initialization/3.-how-to-start-using-odinbot.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.
