> For the complete documentation index, see [llms.txt](https://project-pengu.gitbook.io/project-pengu-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://project-pengu.gitbook.io/project-pengu-docs/introduction/earning-share/core-team.md).

# Core Team

<figure><img src="/files/FnSvNYM1luEdXIMPCuXM" alt=""><figcaption></figcaption></figure>

Our core team will keep **2.5% of the royalties**.\
\
These funds will be used to cover the work of our core team and any future core team members that we may need to **bring onboard** to continue growing and **improving our project**.\
\
We understand the **importance of investing in our team** to ensure that we are able to provide the **best possible experience** to our users. By keeping a portion of the royalties earned, we can make sure that our team has the **necessary resources** to continually **develop** and **improve** our project.

<mark style="color:red;">Rest assured that these funds are only used to</mark> <mark style="color:red;"></mark><mark style="color:red;">**support our dedicated team**</mark> <mark style="color:red;"></mark><mark style="color:red;">who work hard to make our project</mark> <mark style="color:red;"></mark><mark style="color:red;">**the best it can be**</mark><mark style="color:red;">.</mark>


---

# 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://project-pengu.gitbook.io/project-pengu-docs/introduction/earning-share/core-team.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.
