# PRODUCTS

- [Trading](https://docs.spacefi.io/products/trading.md)
- [How to trade](https://docs.spacefi.io/products/trading/how-to-trade.md)
- [Liquidity Pool](https://docs.spacefi.io/products/trading/liquidity-pool.md)
- [How to add/remove liquidity](https://docs.spacefi.io/products/trading/how-to-add-remove-liquidity.md)
- [Farm](https://docs.spacefi.io/products/farm.md)
- [Staking LP](https://docs.spacefi.io/products/farm/staking-lp.md)
- [Unstake LP](https://docs.spacefi.io/products/farm/unstake-lp.md)
- [Harvest](https://docs.spacefi.io/products/farm/harvest.md)
- [NFT System](https://docs.spacefi.io/products/nft-system.md)
- [How to mint NFT](https://docs.spacefi.io/products/nft-system/how-to-mint-nft.md)
- [How to stake NFT](https://docs.spacefi.io/products/nft-system/how-to-stake-nft.md)
- [How to trade NFT](https://docs.spacefi.io/products/nft-system/how-to-trade-nft.md)
- [Starter](https://docs.spacefi.io/products/starter.md)
- [How to take part in Starter](https://docs.spacefi.io/products/starter/how-to-take-part-in-starter.md)
- [Spacebase](https://docs.spacefi.io/products/spacebase.md)
- [Create a Spacebase](https://docs.spacefi.io/products/spacebase/create-a-spacebase.md)
- [Join a Spacebase](https://docs.spacefi.io/products/spacebase/join-a-spacebase.md)
- [SPACE Bridge](https://docs.spacefi.io/products/space-bridge.md)
- [Validator (Evmos)](https://docs.spacefi.io/products/validator-evmos.md)
- [For delegators](https://docs.spacefi.io/products/validator-evmos/for-delegators.md)
- [For community](https://docs.spacefi.io/products/validator-evmos/for-community.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.spacefi.io/products.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.
