# HOW TO USE UFO SWAP?

- [1. Wallet Setting](https://ufoswapfi.gitbook.io/ufoswap/how-to-use-ufo-swap/1.-wallet-setting.md): To participate in UFOSwap, every Explorer must first have a digital wallet. If you do not have one yet, we'd like to recommend you set one up using Kaikas or D'cent, as it is one of the most secured,
- [2. Swap](https://ufoswapfi.gitbook.io/ufoswap/how-to-use-ufo-swap/2.-swap.md)
- [3. Add, Remove Liquidity](https://ufoswapfi.gitbook.io/ufoswap/how-to-use-ufo-swap/3.-add-remove-liquidity.md)
- [4. Staking, Unstaking Your Token](https://ufoswapfi.gitbook.io/ufoswap/how-to-use-ufo-swap/4.-staking-unstaking-your-token.md): TBA.
- [5. Claim Rewards](https://ufoswapfi.gitbook.io/ufoswap/how-to-use-ufo-swap/5.-claim-rewards.md): TBA.


---

# 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://ufoswapfi.gitbook.io/ufoswap/how-to-use-ufo-swap.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.
