# SpaceFi

## SpaceFi

- [SpaceFi Intro](https://docs.spacefi.io/spacefi-intro.md)
- [Community Governance](https://docs.spacefi.io/community-governance.md)
- [Security and Transparency](https://docs.spacefi.io/security-and-transparency.md)
- [Contracts & ABIs](https://docs.spacefi.io/contracts-and-abis.md)
- [Roadmap](https://docs.spacefi.io/roadmap.md)
- [Help sections](https://docs.spacefi.io/help-sections.md): Troubleshooting errors and General FAQ
- [Contact Us](https://docs.spacefi.io/contact-us.md)
- [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)
- [SPACE TOKEN](https://docs.spacefi.io/tokenomics/space-token.md)
- [xSPACE TOKEN](https://docs.spacefi.io/tokenomics/xspace-token.md)
- [PLANET NFT](https://docs.spacefi.io/tokenomics/planet-nft.md)
- [Emission and Deflation](https://docs.spacefi.io/tokenomics/emission-and-deflation.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://docs.spacefi.io/spacefi-intro.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.
