# Profile

- [Profile Overview](https://docs.coinpilot.com/profile/profile-overview.md)
- [Account Creation](https://docs.coinpilot.com/profile/account-creation.md): Set up your Coinpilot account in seconds.
- [Portfolio & Accounts](https://docs.coinpilot.com/profile/portfolio-and-accounts.md): See your total balance and manage your copied traders and positions in Coinpilot.
- [Deposit & Withdraw](https://docs.coinpilot.com/profile/deposit-and-withdraw.md): Manage your funds in Coinpilot deposit crypto, buy with card, or withdraw anytime.
- [Profile & Settings](https://docs.coinpilot.com/profile/profile-and-settings.md): Manage your account preferences, support access, and system-level controls.
- [Rewards](https://docs.coinpilot.com/profile/rewards.md)
- [Export Private Keys](https://docs.coinpilot.com/profile/export-private-keys.md): Back up your wallet or use it in another app, while keeping full control of your assets.  Your Coinpilot account is self-custodial. You have full control of your keys and assets.
- [Unify Account](https://docs.coinpilot.com/profile/unify-account.md): Previous Funding and Trading accounts have been merged into a single unified account to simplify your experience.
- [Withdraw](https://docs.coinpilot.com/profile/withdraw.md): You can withdraw funds from either your Crypto balance or Prediction balance to an external wallet.
- [Portfolio Overview](https://docs.coinpilot.com/profile/portfolio-overview.md): Track your performance, traders, and positions, all in one place.
- [Performance Graph](https://docs.coinpilot.com/profile/performance-graph.md)
- [Traders](https://docs.coinpilot.com/profile/traders.md): The Traders tab helps you track and manage your lead traders, both the ones you’re currently copying and those you’ve copied in the past.
- [Positions](https://docs.coinpilot.com/profile/positions.md): The Positions tab lists all trades that have been opened or closed through copy trading. Use this tab to review individual trade performance and adjust TP/SL per position.


---

# 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.coinpilot.com/profile.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.
