# FAQs

- [5. Affiliate Program](https://docs.odinbot.io/faqs/5.-affiliate-program.md)
- [6. Frequently Asked Questions](https://docs.odinbot.io/faqs/6.-frequently-asked-questions.md)
- [What are the optimal settings to start with?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-are-the-optimal-settings-to-start-with.md)
- [What's the difference in speed tiers and which one to choose?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/whats-the-difference-in-speed-tiers-and-which-one-to-choose.md)
- [What are the safety features of OdinBot?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-are-the-safety-features-of-odinbot.md)
- [How many wallets can I mirror?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/how-many-wallets-can-i-mirror.md)
- [How much does OdinBot charge for its services?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/how-much-does-odinbot-charge-for-its-services.md)
- [What platforms are supported?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-platforms-are-supported.md)
- [What metrics should I look for in mirror wallets worth copy trading?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-metrics-should-i-look-for-in-mirror-wallets-worth-copy-trading.md)
- [What's the Pump.fun slippage and how to configure it?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/whats-the-pump.fun-slippage-and-how-to-configure-it.md)
- [What's the use of extra tips if we can just change the speed?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/whats-the-use-of-extra-tips-if-we-can-just-change-the-speed.md)
- [What does Cross-mirror Trading Prevention do?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-does-cross-mirror-trading-prevention-do.md)
- [What happens to open positions if I unfollow a wallet?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-happens-to-open-positions-if-i-unfollow-a-wallet.md)
- [Can I manually exit positions, and if so, can I scale out vs liquidating a position entirely?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/can-i-manually-exit-positions-and-if-so-can-i-scale-out-vs-liquidating-a-position-entirely.md)
- [Can I manually close my perp positions?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/can-i-manually-close-my-perp-positions.md)
- [I copied a trade that showed X amount of profit, so why is my trade at a loss?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/i-copied-a-trade-that-showed-x-amount-of-profit-so-why-is-my-trade-at-a-loss.md)
- [Why did I buy the same token twice even though my limit is set to 1?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/why-did-i-buy-the-same-token-twice-even-though-my-limit-is-set-to-1.md)
- [How to Generate a PnL Card in OdinBot?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/how-to-generate-a-pnl-card-in-odinbot.md)
- [What is Scaling Buy Size strategy?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-is-scaling-buy-size-strategy.md)
- [When to use Min Slippage (%)?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/when-to-use-min-slippage.md)
- [What is Dynamic Size strategy?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/what-is-dynamic-size-strategy.md)
- [How can I export my Private Key?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/how-can-i-export-my-private-key.md)
- [Why is PnL pricing data incorrect/not updating?](https://docs.odinbot.io/faqs/6.-frequently-asked-questions/why-is-pnl-pricing-data-incorrect-not-updating.md)
- [7. Most common issues with OdinBot not mirroring](https://docs.odinbot.io/faqs/7.-most-common-issues-with-odinbot-not-mirroring.md)
- [Pump.fun transactions failing due to slippage](https://docs.odinbot.io/faqs/7.-most-common-issues-with-odinbot-not-mirroring/pump.fun-transactions-failing-due-to-slippage.md)
- [Odinbot's price protection prevented execution of the trade](https://docs.odinbot.io/faqs/7.-most-common-issues-with-odinbot-not-mirroring/odinbots-price-protection-prevented-execution-of-the-trade.md)
- [Unable to sell the Token from the Holdings page - Could not find any route](https://docs.odinbot.io/faqs/7.-most-common-issues-with-odinbot-not-mirroring/unable-to-sell-the-token-from-the-holdings-page-could-not-find-any-route.md)
- [Auto-Sell Profile not triggering](https://docs.odinbot.io/faqs/7.-most-common-issues-with-odinbot-not-mirroring/auto-sell-profile-not-triggering.md)
- [8. Odin's Alpha - Potential wallets to mirror](https://docs.odinbot.io/faqs/8.-odins-alpha-potential-wallets-to-mirror.md)


---

# 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.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.
