# ADVANCED SETUP

- [Limit Orders (Take Profit & Stop Loss)](https://docs.sanjibot.io/advanced-setup/limit-orders-take-profit-and-stop-loss.md)
- [Copy Trading](https://docs.sanjibot.io/advanced-setup/copy-trading.md): How to copy trade any wallet while you sleep.
- [Paper Trading Mode](https://docs.sanjibot.io/advanced-setup/paper-trading-mode.md)
- [View Or Export Wallet In Phantom / Metamask](https://docs.sanjibot.io/advanced-setup/view-or-export-wallet-in-phantom-metamask.md)
- [Create An Auto Buy Link](https://docs.sanjibot.io/advanced-setup/create-an-auto-buy-link.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.sanjibot.io/advanced-setup.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.
