> 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/mvp/the-first-version.md).

# The first version

The first version of the INBUVE platform is a functional marketplace for real estate investments and related services built around the IBV token. It offers the following key features:

**Project launchpad and investments:**

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

* Project Catalog: The platform provides a catalog of carefully selected construction projects with detailed information about each one: description, location, planning, financial indicators, expected profitability, project team, etc.
* Investing: Investors can choose projects and invest in them using IBV tokens or possibly other cryptocurrencies/fiat currencies. The minimum investment amount can be set for each project.
* Tokenization of shares: Shares in projects can be represented as tokenized assets, which simplifies the process of investing, managing, and potentially reselling shares to other investors on the platform.
* Progress Tracking: Investors can monitor the progress of projects through their personal account, receiving regular updates, reports and access to documentation.

2. **IBV Token Staking:**

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

* Staking pools: The platform offers various staking pools with different token blocking conditions and profitability levels.
* Staking Rewards: IBV holders participating in staking receive rewards in the form of additional IBV tokens.
* Participation in management (in the future): In future versions, staking may provide the right to vote in the management of the platform through the DAO.

3. **Additional features (potentially present in the first version or planned):**

* Marketplace for the sale/rental of real estate: In addition to investing in facilities under construction, the platform can offer the opportunity to buy/sell or lease finished real estate using IBV as a means of payment.
* Affiliate program: A program to attract new users and investors to the platform with a reward in IBV tokens.
* Integration with other services: Integration with DeFi protocols, insurance companies, legal services and other platforms to expand the functionality of the INBUVE ecosystem.
* Multilingual: Supports multiple languages to attract an international audience.
* KYC/AML: User verification procedures for compliance with legal requirements.

**The main advantages of the first version of the platform:**

* Accessibility: Reducing the barrier to entry into the real estate market for small investors.
* Transparency: Open access to information about projects and the use of blockchain technologies to ensure transaction transparency.
* Liquidity: Tokenization of shares in projects facilitates their resale on the secondary market.
* Security: The use of smart contracts and blockchain technologies increases the security of investments.

The first version of the INBUVE platform lays the foundation for creating a full-fledged ecosystem that unites investors, developers and other participants in the real estate market, using the advantages of blockchain technology and tokenization. Further development of the platform will include expanding functionality, integration with new services, and community development.


---

# 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/mvp/the-first-version.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.
