# User Guide

- [Getting Started](https://docs.gnoswap.io/user-guide/getting-started.md)
- [Create an Account](https://docs.gnoswap.io/user-guide/getting-started/create-an-account.md)
- [Adena Wallet](https://docs.gnoswap.io/user-guide/getting-started/create-an-account/adena-wallet.md)
- [Social Login](https://docs.gnoswap.io/user-guide/getting-started/create-an-account/social-login.md)
- [Connect to GnoSwap](https://docs.gnoswap.io/user-guide/getting-started/connect-to-gnoswap.md)
- [Quick Tour](https://docs.gnoswap.io/user-guide/getting-started/quick-tour.md)
- [Trading](https://docs.gnoswap.io/user-guide/trading.md)
- [Swap Tokens](https://docs.gnoswap.io/user-guide/trading/swap-tokens.md)
- [Swap With Details](https://docs.gnoswap.io/user-guide/trading/swap-with-details.md)
- [Providing Liquidity](https://docs.gnoswap.io/user-guide/providing-liquidity.md)
- [Create a Pool](https://docs.gnoswap.io/user-guide/providing-liquidity/create-a-pool.md)
- [Create a Position](https://docs.gnoswap.io/user-guide/providing-liquidity/create-a-position.md)
- [Remove a Position](https://docs.gnoswap.io/user-guide/providing-liquidity/remove-a-position.md)
- [Reposition](https://docs.gnoswap.io/user-guide/providing-liquidity/reposition.md)
- [Increase Liquidity](https://docs.gnoswap.io/user-guide/providing-liquidity/increase-liquidity.md)
- [Decrease Liquidity](https://docs.gnoswap.io/user-guide/providing-liquidity/decrease-liquidity.md)
- [Staking](https://docs.gnoswap.io/user-guide/staking.md)
- [Stake Positions](https://docs.gnoswap.io/user-guide/staking/stake-positions.md)
- [Claim Rewards](https://docs.gnoswap.io/user-guide/staking/claim-rewards.md)
- [Unstake Positions](https://docs.gnoswap.io/user-guide/staking/unstake-positions.md)
- [Add Incentives](https://docs.gnoswap.io/user-guide/staking/add-incentives.md)
- [Launchpad](https://docs.gnoswap.io/user-guide/launchpad.md)
- [Participate in Launches](https://docs.gnoswap.io/user-guide/launchpad/participate-in-launches.md)
- [Governance](https://docs.gnoswap.io/user-guide/governance.md)
- [Delegate](https://docs.gnoswap.io/user-guide/governance/delegate.md)
- [Undelegate](https://docs.gnoswap.io/user-guide/governance/undelegate.md)
- [Create a Proposal](https://docs.gnoswap.io/user-guide/governance/create-a-proposal.md)
- [Vote](https://docs.gnoswap.io/user-guide/governance/vote.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.gnoswap.io/user-guide.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.
