> For the complete documentation index, see [llms.txt](https://royal-ties.gitbook.io/royal-ties/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://royal-ties.gitbook.io/royal-ties/sustainability/mint-funds.md).

# Mint Funds

At **Royal Ties** we believe that funds should be used to **generate value**, **products** and **services** for the community.&#x20;

Following that belief, we must make really clear that we value time, money and the trust set upon our founding members to make Royal Ties a successful and profitable community.&#x20;

## Distribution

As an educational NFT Project we will allocate most of our funds to generate value to our community. This includes content generation, tool development and guarding the project's sustainability.

* **Revenue Streams** (30% - <mark style="color:green;">Allocated</mark>) - This distribution will be used to participate directly in different trading markets. The revenue generated will be used to fund other ideas and community projects we have in the pipeline.
* **Content Development** (15% - <mark style="color:green;">Allocated</mark>) - Educational content is the core of our project and due to the nature of the topics, we want to provide the best possible user experience in our learning platforms. This includes live workshops and documentation for recorded workshop sessions.
* **Safety Net** (15% - <mark style="color:green;">Allocated</mark>) - These funds will be used if one or more of our revenue streams fail. Once we solidify multiple revenue streams, these funds will be invested to the accounts above.
* **Administration & Staff** (20% - <mark style="color:green;">Allocated</mark>) - All types of administrative fees will be deducted from this fund. This includes servers, hosting, marketing materials, staff payments, etc.
* **Advisors** (20% - <mark style="color:green;">Paid</mark>) **-** These funds are a payment for Luna Labs Advisors for helping us with development, marketing, and organization of our community.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://royal-ties.gitbook.io/royal-ties/sustainability/mint-funds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
