# 6. Frequently Asked Questions

## Spot

Most frequently asked questions about **spot** copy-trading:

<details open>

<summary>General Questions:</summary>

* [What are the optimal settings to start with?](/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?](/faqs/6.-frequently-asked-questions/whats-the-difference-in-speed-tiers-and-which-one-to-choose.md)
* [What are the safety features of OdinBot?](/faqs/6.-frequently-asked-questions/what-are-the-safety-features-of-odinbot.md)
* [How many wallets can I mirror?](/faqs/6.-frequently-asked-questions/how-many-wallets-can-i-mirror.md)
* [How much does OdinBot charge for its services?](/faqs/6.-frequently-asked-questions/how-much-does-odinbot-charge-for-its-services.md#copy-trading-spot)
* [What platforms are supported?](/faqs/6.-frequently-asked-questions/what-platforms-are-supported.md#spot-copy-trading)

</details>

<details open>

<summary>Questions about Trading:</summary>

* [What metrics should I look for in mirror wallets worth copy trading?](/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?](/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?](/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?](/faqs/6.-frequently-asked-questions/what-does-cross-mirror-trading-prevention-do.md)
* [What happens to the open positions if I unfollow a wallet?](/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?](/faqs/6.-frequently-asked-questions/can-i-manually-exit-positions-and-if-so-can-i-scale-out-vs-liquidating-a-position-entirely.md)
* [I copied a trade that showed X amount of profit, so why is my trade at a loss?](/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?](/faqs/6.-frequently-asked-questions/why-did-i-buy-the-same-token-twice-even-though-my-limit-is-set-to-1.md)
* [How to configure Auto-Sell Profiles?](/setup-and-initialization/4.-odinbots-controls/4.3-auto-sell-profiles.md)
* [How to Generate a PnL Card in OdinBot?](/faqs/6.-frequently-asked-questions/how-to-generate-a-pnl-card-in-odinbot.md)
* [What is Scaling Buy Size strategy?](/faqs/6.-frequently-asked-questions/what-is-scaling-buy-size-strategy.md)
* [When to use Min Slippage (%)?](/faqs/6.-frequently-asked-questions/when-to-use-min-slippage.md)

</details>

<details open>

<summary>Technical Questions:</summary>

* [How can I export my Private Key?](/faqs/6.-frequently-asked-questions/how-can-i-export-my-private-key.md)
* [Why is PnL pricing data incorrect/not updating?](/faqs/6.-frequently-asked-questions/why-is-pnl-pricing-data-incorrect-not-updating.md)

</details>

## Perps

Most frequently asked questions about **perps** copy-trading:

<details open>

<summary>Technical Questions:</summary>

* [What fees does OdinBot charge for copy-trading perpetuals?](/faqs/6.-frequently-asked-questions/how-much-does-odinbot-charge-for-its-services.md#copy-trading-perps)
* [What platforms are supported?](/faqs/6.-frequently-asked-questions/what-platforms-are-supported.md#perpetuals-copy-trading-perps)

</details>

<details open>

<summary>Questions about Trading:</summary>

* [Can I manually close my perp positions?](/faqs/6.-frequently-asked-questions/can-i-manually-close-my-perp-positions.md)
* [What is Dynamic Size strategy?](/faqs/6.-frequently-asked-questions/what-is-dynamic-size-strategy.md)

</details>

{% 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/faqs/6.-frequently-asked-questions.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.
