# UFOSwap

## English

- [Introduce](https://ufoswapfi.gitbook.io/ufoswap/master.md): Coming Soon!
- [UFOSwap Features](https://ufoswapfi.gitbook.io/ufoswap/ufoswap-features.md)
- [🚀Launch Plan](https://ufoswapfi.gitbook.io/ufoswap/launch-plan.md): UFOSwap will be officially launched in the following five steps, starting with AuctionSwap on October 23.
- [Roadmap](https://ufoswapfi.gitbook.io/ufoswap/roadmap.md)
- [💲Auction Swap](https://ufoswapfi.gitbook.io/ufoswap/auction-swap.md): Let’s get the necessary equipment from the auction before starting the space journey.
- [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.
- [🧨Concerns](https://ufoswapfi.gitbook.io/ufoswap/concerns.md)
- [Tokenomics](https://ufoswapfi.gitbook.io/ufoswap/economics/tokenomics.md)
- [NFT economics](https://ufoswapfi.gitbook.io/ufoswap/economics/nft-economics.md)
- [Explorer NFT](https://ufoswapfi.gitbook.io/ufoswap/economics/nft-economics/explorer-nft.md): The Explorer NFT is a limited mining type NFT, mining UFO tokens.
- [Booster NFT](https://ufoswapfi.gitbook.io/ufoswap/economics/nft-economics/booster-nft.md): The Booster NFT boosts the UFO token rewards in the pool that are being mined.
- [UFO Token](https://ufoswapfi.gitbook.io/ufoswap/economics/ufo-token.md)
- [UFO LaunchPAD Overview](https://ufoswapfi.gitbook.io/ufoswap/ufo-launchpad/ufo-launchpad-overview.md)
- [LaunchPad Deposit Assets](https://ufoswapfi.gitbook.io/ufoswap/ufo-launchpad/launchpad-deposit-assets.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ufoswapfi.gitbook.io/ufoswap/master.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.
