# 1. What is OdinBot and how does it work?

{% embed url="<https://youtu.be/cwI_2S4og5E>" %}

OdinBot is a comprehensive Solana copy-trading platform. It is the fastest and easiest way to copy any wallet(s) on Solana, mirroring their trades while you relax.

Its built in security features when properly used ensure you don't get drained.&#x20;

{% content-ref url="/pages/ZGeGp78tOsqoWU2cE3xp" %}
[What are the safety features of OdinBot?](/faqs/6.-frequently-asked-questions/what-are-the-safety-features-of-odinbot.md)
{% endcontent-ref %}

Whether you want to simply automatically mirror a chosen wallet, or get hands on and set your own defined trading parameters, thresholds, and more - Odin has you covered.

Create your account, pick a wallet (add a wallet's address), seed your account with some SOL, define your trade size, and you are set.

{% content-ref url="/pages/DQsFcCvCjkrx1CfIqSpC" %}
[3. How to start using OdinBot](/setup-and-initialization/3.-how-to-start-using-odinbot.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/1.-what-is-odinbot-and-how-does-it-work.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.
