# NUSA v1

- [Lending Market](https://docs.nusa.io/nusa-v1/lending-market.md): A decentralized marketplace that offers functionalities for lending and borrowing cryptocurrency.
- [How to Supply/Withdraw](https://docs.nusa.io/nusa-v1/lending-market/how-to-supply-withdraw.md): Follow this step by step guide to help you access the Supply Market feature
- [How to Borrow/Repay](https://docs.nusa.io/nusa-v1/lending-market/how-to-borrow-repay.md): Follow this step by step guide to help you access the Borrow Market feature
- [Trade](https://docs.nusa.io/nusa-v1/trade.md): Still switching between platforms to trade your cryptocurrencies? Try Nusa Finance!
- [Swap Guide](https://docs.nusa.io/nusa-v1/trade/swap-guide.md): Follow this step by step guide to help you access the Swap feature
- [Liquidity Provision Guide](https://docs.nusa.io/nusa-v1/trade/liquidity-provision-guide.md): Follow this step by step guide to help you access the Swap feature
- [Earn](https://docs.nusa.io/nusa-v1/earn.md): Find the most suitable earning opportunities from Nusa Finance Earn services
- [Farms Guide](https://docs.nusa.io/nusa-v1/earn/farms-guide.md): Follow this step by step guide to help you access the Farms feature
- [Airdrop Guide](https://docs.nusa.io/nusa-v1/earn/airdrop-guide.md): Interested in our Airdrop events?
- [IDRX Earn Guide](https://docs.nusa.io/nusa-v1/earn/idrx-earn-guide.md)
- [Governance Program](https://docs.nusa.io/nusa-v1/governance-program.md): Join Nusa Finance governance program, participate in the development of our ecosystem, and earn incentives for your contributions!
- [veToken and Reward Calculations](https://docs.nusa.io/nusa-v1/governance-program/vetoken-and-reward-calculations.md): Learn more about how our veToken works and rewards calculated.
- [veToken Guide](https://docs.nusa.io/nusa-v1/governance-program/vetoken-guide.md): Follow this step by step guide to help access the veToken feature
- [Voting Guide](https://docs.nusa.io/nusa-v1/governance-program/voting-guide.md): Follow this step by step guide to help you access the voting feature. Make sure you own a sufficient amount of veNUSA


---

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