# Copy Trading Guides (Unofficial)

(Source: [OdinBot Docs](https://docs.odinbot.io/))

1. [Risk Management and Trade Strategies - charlespurrgeon](https://docs.odinbot.io/tracking-academy/trading-strategies/risk-management-and-trade-strategies-charlespurrgeon)
2. [How to Choose Wallets for Copy-Trading - atomic\_rasta](https://docs.odinbot.io/tracking-academy/trading-strategies/how-to-choose-wallets-for-copy-trading-atomic_rasta)
3. [Investigating Wallets for Copy-Trading - vect](https://docs.odinbot.io/tracking-academy/trading-strategies/investigating-wallets-for-copy-trading-vect)
4. [The Hidden Pitfalls of Copy-Trading: A Guide to Smarter Strategies - Vic](https://docs.odinbot.io/tracking-academy/trading-strategies/the-hidden-pitfalls-of-copy-trading-a-guide-to-smarter-strategies-vic)
5. [Pump.fun Explained: A Guide to Copy-Trading Success - Vic](https://docs.odinbot.io/tracking-academy/trading-strategies/pump.fun-explained-a-guide-to-copy-trading-success-vic)
6. [Start Small and Build Up: A Beginner's Guide to Copy-Trading with OdinBot](https://docs.odinbot.io/tracking-academy/trading-strategies/start-small-and-build-up-a-beginners-guide-to-copy-trading-with-odinbot)
7. [A Coin Flip Tactic for Copy-Trading](https://docs.odinbot.io/tracking-academy/trading-strategies/a-coin-flip-tactic-for-copy-trading)[ - OdinBot Team](https://docs.odinbot.io/tracking-academy/trading-strategies/a-coin-flip-tactic-for-copy-trading)
8. [How to Reverse ChangeNow & SimpleSwap.io Transactions - Vic](https://docs.odinbot.io/tracking-academy/trading-strategies/how-to-reverse-changenow-and-simpleswap.io-transactions-vic)


---

# 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.walletx.bot/copy-trading-academy/copy-trading-guides-unofficial.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.
