# Features being built

- [Staking](https://docs.swapx.co/swapx/features-1/farming.md): Stake your tokens and earn.... coming soon :)
- [NFT Minting (Launchpad)](https://docs.swapx.co/swapx/features-1/nft-minting-launchpad.md): Launch your NFTs exclusively.
- [NFT Marketplace](https://docs.swapx.co/swapx/features-1/nft-marketplace.md): Coming soon.
- [Minting](https://docs.swapx.co/swapx/features-1/minting.md): Coming Soon, we're still minting
- [How to Mint a token](https://docs.swapx.co/swapx/features-1/minting/how-to-mint-a-token.md): This feature has not yet launched.
- [How to Mint an NFT](https://docs.swapx.co/swapx/features-1/minting/how-to-mint-an-nft.md)
- [Locking](https://docs.swapx.co/swapx/features-1/untitled.md): SWAPX's Secure Token Vault technology
- [Voting](https://docs.swapx.co/swapx/features-1/voting.md): Power to the people ✊


---

# 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.swapx.co/swapx/features-1.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.
