# FSP Guidebook

- [Principals](https://docs.nuts.finance/fsp-guidebook/principals.md)
- [Use Cases](https://docs.nuts.finance/fsp-guidebook/use-cases.md)
- [ACoconut - Loan Contract](https://docs.nuts.finance/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.
- [ACoconut - Lockup Contract](https://docs.nuts.finance/fsp-guidebook/use-cases/acoconut-lockup-contract.md): A financial instrument that allows Foundations to ensure token price stability and prevents investor sell off.
- [ACoconut - PIPE Contract](https://docs.nuts.finance/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.
- [ACoconut - ESOP Contract](https://docs.nuts.finance/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/fsp-guidebook.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.
