# Getting Started

## Setting up ArcherSwap

Follow these guides to get everything set up to use ArcherSwap, or feel free to jump to the guide you need if you've been doing okay but lost your way.

## Guides for using ArcherSwap features

Once you have a wallet set up and connected to ArcherSwap, feel free to check our other how-to guides below.

[How to Trade](/products-and-features-guide/exchange/token-swaps.md)\
[How to Add/Remove Liquidity](/products-and-features-guide/exchange/liquidity-pools.md)\
[How to Stake in Yield Farms](/products-and-features-guide/yield-farms.md)\
[How to Stake in Staking Pools](/products-and-features-guide/xbow-pools.md)<br>

Check the menu for more documentation on the range of ArcherSwap features and services, including more advanced guides.

If you can't find what you need, feel free to visit the ArcherSwap Discord and ask for help there!


---

# 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.archerswap.finance/getting-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.
