# Start Here

- [Quickstart](https://docs.coinpilot.com/start-here/quickstart.md): Set up your Coinpilot account and start copy trading crypto perps, prediction market, and stocks in minutes
- [Quickstart Guide](https://docs.coinpilot.com/start-here/quickstart-guide.md)
- [Step 1: Quick onboard](https://docs.coinpilot.com/start-here/quickstart-guide/step-1-quick-onboard.md): Quick onboarding.
- [Step 2: Deposit Funds](https://docs.coinpilot.com/start-here/quickstart-guide/step-2-deposit-funds.md): Deposit USDC on Arbitrum to start copy trading.
- [Step 3: Explore Top Traders](https://docs.coinpilot.com/start-here/quickstart-guide/step-3-explore-top-traders.md): Browse and analyze top traders to find who you want to watch or copy.
- [Step 4: Copy Trading](https://docs.coinpilot.com/start-here/quickstart-guide/step-4-copy-trading.md): Start copying trades from top wallets in just a few clicks.
- [Step 5: Manage Portfolio](https://docs.coinpilot.com/start-here/quickstart-guide/step-5-manage-portfolio.md): Track your performance, manage copied traders, and adjust anytime.
- [Step 6: Withdraw](https://docs.coinpilot.com/start-here/quickstart-guide/step-6-withdraw.md): Withdraw your funds anytime directly from your Privy wallet - fast and on-chain


---

# 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/start-here.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.
