# About

- [Introduction](https://docs.nusa.io/about/introduction.md): A warm welcome and a brief overview of what Nusa can offer you
- [Tokenomics](https://docs.nusa.io/about/tokenomics.md)
- [Get Started](https://docs.nusa.io/about/get-started.md): Everything you need to use the best version of Nusa today
- [Install a Crypto Wallet](https://docs.nusa.io/about/get-started/install-a-crypto-wallet.md): To get started with Nusa, you'll need to set up a compatible wallet.
- [Get Native Token for Gas](https://docs.nusa.io/about/get-started/get-native-token-for-gas.md)
- [Connect Your Wallet to Nusa](https://docs.nusa.io/about/get-started/connect-your-wallet-to-nusa.md): Here’s how you can connect your wallet to Nusa V2:
- [API References](https://docs.nusa.io/about/api-references.md): Learn more about Nusa Finance API references
- [GET /api/quote](https://docs.nusa.io/about/api-references/get-api-quote.md): Returns the current swap price data for a given sell & buy token.
- [GET /api/swaps\_24h](https://docs.nusa.io/about/api-references/get-api-swaps_24h.md): Returns a list of swap transactions that occurred in the last 24 hours.
- [GET /api/trade\_volume\_usd\_7d](https://docs.nusa.io/about/api-references/get-api-trade_volume_usd_7d.md): Returns trade volume information for the last 7 days.
- [Security](https://docs.nusa.io/about/security.md): Learn more about Nusa Finance Security License
- [BAPPEBTI License](https://docs.nusa.io/about/security/bappebti-license.md): Learn more about Nusa Finance legality to establish crypto token in Indonesia from official government license
- [Haechi Audit](https://docs.nusa.io/about/security/haechi-audit.md): Learn more about Nusa Finance smart contract security through a comprehensive audit result


---

# 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.nusa.io/about.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.
