# Get started

- [❓┃FAQ's](https://docs.camelot.exchange/get-started/faqs.md)
- [Liquidity and Yield farming](https://docs.camelot.exchange/get-started/faqs/liquidity-and-yield-farming.md)
- [GRAIL and xGRAIL plugins](https://docs.camelot.exchange/get-started/faqs/grail-and-xgrail-plugins.md)
- [Understanding Impermanent Loss](https://docs.camelot.exchange/get-started/faqs/understanding-impermanent-loss.md)
- [V2 Stable Pools Explained](https://docs.camelot.exchange/get-started/faqs/v2-stable-pools-explained.md)
- [Security Measures](https://docs.camelot.exchange/get-started/faqs/security-measures.md)
- [📘┃Arbitrum Guide](https://docs.camelot.exchange/get-started/arbitrum-guide.md)
- [Wallet Creation](https://docs.camelot.exchange/get-started/arbitrum-guide/wallet-creation.md)
- [Wallet Setup for Arbitrum Compatibility](https://docs.camelot.exchange/get-started/arbitrum-guide/wallet-setup-for-arbitrum-compatibility.md)
- [Bridging tokens to Arbitrum](https://docs.camelot.exchange/get-started/arbitrum-guide/bridging-tokens-to-arbitrum.md)
- [Adding tokens to the wallet interface](https://docs.camelot.exchange/get-started/arbitrum-guide/adding-tokens-to-the-wallet-interface.md)
- [🏫┃Castle Tutorials](https://docs.camelot.exchange/get-started/castle-tutorials.md)
- [Step-by-Step Guides](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides.md)
- [Swap tokens](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/swap-tokens.md)
- [V2 Add Liquidity](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/v2-add-liquidity.md)
- [V3/V4 Add Liquidity (concentrated)](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/v3-v4-add-liquidity-concentrated.md)
- [Auto mode](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/v3-v4-add-liquidity-concentrated/auto-mode.md)
- [Manual mode](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/v3-v4-add-liquidity-concentrated/manual-mode.md)
- [Unbind Liquidity](https://docs.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/unbind-liquidity.md)
- [Utilize xGRAIL](https://docs.camelot.exchange/get-started/castle-tutorials/utilize-xgrail.md)
- [Dashboard](https://docs.camelot.exchange/get-started/castle-tutorials/utilize-xgrail/dashboard.md)
- [Get xGRAIL](https://docs.camelot.exchange/get-started/castle-tutorials/utilize-xgrail/get-xgrail.md)
- [Redeem xGRAIL](https://docs.camelot.exchange/get-started/castle-tutorials/utilize-xgrail/redeem-xgrail.md)
- [Earn Real Yield](https://docs.camelot.exchange/get-started/castle-tutorials/utilize-xgrail/earn-real-yield.md)
- [Providing Liquidity explained](https://docs.camelot.exchange/get-started/castle-tutorials/providing-liquidity-explained.md)
- [Swapping Explained](https://docs.camelot.exchange/get-started/castle-tutorials/swapping-explained.md)
- [Swapping Tax Tokens](https://docs.camelot.exchange/get-started/castle-tutorials/swapping-tax-tokens.md)
- [⚒️┃Guidelines for LP Deployment & Incentives](https://docs.camelot.exchange/get-started/guidelines-for-lp-deployment-and-incentives.md)
- [Deploying Liquidity on Camelot (Arbitrum and Orbits)](https://docs.camelot.exchange/get-started/guidelines-for-lp-deployment-and-incentives/deploying-liquidity-on-camelot-arbitrum-and-orbits.md)
- [V2](https://docs.camelot.exchange/get-started/guidelines-for-lp-deployment-and-incentives/deploying-liquidity-on-camelot-arbitrum-and-orbits/v2.md)
- [V3](https://docs.camelot.exchange/get-started/guidelines-for-lp-deployment-and-incentives/deploying-liquidity-on-camelot-arbitrum-and-orbits/v3.md)
- [Create a direct swap link (Arbitrum)](https://docs.camelot.exchange/get-started/guidelines-for-lp-deployment-and-incentives/create-a-direct-swap-link-arbitrum.md)
- [Distribute incentives](https://docs.camelot.exchange/get-started/guidelines-for-lp-deployment-and-incentives/distribute-incentives.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.camelot.exchange/get-started.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.
