# Use Cases

- [Loan Instrument](https://docs.nuts.finance/master/fsp-guidebook/use-cases/use-case-loan-contract.md): A financial instrument that provides liquidity for investors or allows foundations to earn interests on excess capital.
- [Lockup Instrument](https://docs.nuts.finance/master/fsp-guidebook/use-cases/acoconut-lockup-contract.md): A financial instrument that allows Foundations to ensure token price stability and prevents investor sell off.
- [PIPE Instrument](https://docs.nuts.finance/master/fsp-guidebook/use-cases/acoconut-pipe-contract.md): A financial instrument that helps Foundation raise capital through a more flexible option and offered at a discount among selected private investors.
- [ESOP Instrument](https://docs.nuts.finance/master/fsp-guidebook/use-cases/acoconut-esop-contract.md): A financial instrument that incentivizes employees and aligns employees' interests with company share performance.


---

# 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.nuts.finance/master/fsp-guidebook/use-cases.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.
