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

# Project team & Investors

The inbuve project team will receive income from several sources:

* transaction fees: the platform will charge a small fee for each successful transaction, whether it is a real estate purchase, a business investment or a payment for the services of builders. This mechanism will provide a constant income stream proportional to the volume of transactions on the platform.
* project listing fees: developers and entrepreneurs wishing to list their projects on the inbuve platform will pay a fee for publishing and promoting their offers. The fee may vary depending on the type of project and the required level of promotion.
* inbuve token sale: a portion of inbuve tokens will be allocated to the project team. The sale of these tokens on the market will attract additional funding for the development of the platform and the expansion of its functionality. At the same time, it is important to maintain a balance between the interests of the team and investors, ensuring the stability and value of the inbuve token.
* premium services: inbuve may offer additional paid services to users, such as advanced market analytics, personalized investment recommendations or priority access to new projects. these services will be provided on a voluntary basis and are intended for users who want to get the most out of the platform.
* partnership programs: cooperation with other companies in the real estate, finance and technology sectors will generate additional income through partnership programs and joint projects.

diversification of income sources will ensure the sustainability and financial stability of the inbuve project, allowing the team to continue to develop the platform and provide users with innovative solutions for investing in real estate and business. a transparent income distribution system and a clear monetization strategy will increase the trust of investors and users in the project


---

# 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://inbuve.gitbook.io/inbuve/project-description/editor.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.
