# Project Definition

The project consists of two sub-projects: The NUTS Finance project and the ACoconut project.

The NUTS Finance project is building a financial contract issuance platform; a set of protocols deployed on public blockchain networks that aims to:

* Enables Financial Service Providers to create financial instruments on the blockchain;
* Enables Sellers to create specific issuances using the financial instruments provided by FSPs;
* Enable Buyers to engage financial issuances created by Sellers.

ACoconut is the initial standalone Financial Service Provider that will offer the following digital financial instruments using the NUTS Technology Platform:

* Loan contract
* Lock-up contract
* PIPE contract
* ESOP contract

Below is a tentative depiction of the project deliverables. Note that this diagram only serves as an example and does not reflect the final design.

![](/files/-LoaApXNI6AmhrMQ2Z4d)


---

# 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/nuts-docs-v1/project-definition.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.
