# Decentralised Finance

- [Utility Token](https://docs.nfstay.com/decentralised-finance/utility-token.md): Learn about the tokenomics of the nfstay's protocol.
- [Liquidity Pool](https://docs.nfstay.com/decentralised-finance/liquidity-pool.md): Provide Liquidity in our Liquidity Pool (LP) to earn STAY tokens
- [Buybacks Mechanism](https://docs.nfstay.com/decentralised-finance/buybacks-mechanism.md): A clear overview of how STAY tokens are strategically bought back and removed from circulation to ensure long-term value for partners.
- [Contracts & Wallets](https://docs.nfstay.com/decentralised-finance/contracts-and-wallets.md): Here's our list of contracts:
- [Smart Contract Audit](https://docs.nfstay.com/decentralised-finance/smart-contract-audit.md): Our smart contracts are currently being Audited by Cyberscope (https://www.cyberscope.io/)
- [Roadmap](https://docs.nfstay.com/decentralised-finance/roadmap.md): Our vision
- [Printer](https://docs.nfstay.com/decentralised-finance/printer.md): Earn STAY tokens by Staking your ROCKS


---

# 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.nfstay.com/decentralised-finance.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.
