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

# Project Creators

EleveX is built for real estate developers of all sizes, from small and medium enterprises to large-scale REITs and real estate-focused funds. The platform empowers project creators to tokenize, list, and manage their real estate projects while streamlining capital raising, compliance, and project oversight.

***

### **Becoming a Project Creator**

Joining EleveX as a project creator unlocks a range of features to simplify project management and ensure seamless integration with the platform:

* **Streamlined Onboarding**: EleveX provides a step-by-step process to onboard creators while ensuring compliance with regulatory requirements.
* **Flexible Tokenization Options**: Tokenize projects with customizable parameters for governance, payouts, and compliance.
* **Comprehensive Support**: Access tools for project publishing, investor engagement, and financial management tailored to real estate needs.

***

#### **Project Creator Dashboard**

The EleveX dashboard provides a central hub for managing all aspects of tokenized real estate projects:

* **Project Management**: Monitor listed projects, funding progress, and key milestones.
* **Investor Insights**: View detailed investor profiles, including KYC information and investment summaries.
* **Communication Tools**: Update token holders with project news and milestones directly from the dashboard.
* **Blacklist Management**: Restrict access to investments based on country-specific compliance and regulations.
* **Payout Distribution**: Automate and manage payouts to token holders with clear tracking and reporting.
* **Financial Reporting**: Download statements, invoices, and proof of funds to maintain transparency and simplify reporting.

***

#### **Launching a Project**

EleveX equips project creators with all the tools necessary to design, launch, and manage their tokenized real estate offerings:

* **Property Details**: List detailed property descriptions, including location, type, and unique features.
* **Timelines**: Set clear funding periods, project phases, and token distribution schedules.
* **Financial Transparency**: Use ROI calculators, set token prices, and define total funding needed to build investor confidence.
* **Governance Customization**:
  * Token holder voting on buy-backs, contractor selection, and other key decisions.
  * Tailored governance rules to align with the project’s goals.

***

#### **Project Creator Requirements**

To ensure a compliant and trustworthy ecosystem, project creators must meet these requirements:

* **Documentation Submission**: Provide KYC/KYB information, title deeds (if applicable), project business plans, and financial reports.
* **Due Diligence**: EleveX’s expert compliance team ensures projects meet regulatory and business viability standards.
* **Staking Commitment**: Approved creators must stake ELVX tokens to demonstrate alignment with the platform’s ecosystem.

***

#### **Additional Benefits for Project Creators**

EleveX supports creators with advanced tools and resources to enhance project success:

* **Tokenization Engine**:
  * Mint and burn functionality for token supply adjustments.
  * Permissioned tokens for compliance with global regulations.
  * Refund options for unmet funding thresholds.
* **Banking Support**:
  * Assistance with setting up crypto-friendly banking solutions.
  * Integration with custom fiat and crypto liquidity partner networks.
* **Custody Solutions**:
  * Secure custody options for tokenized real estate assets.
* **Global Investor Access**:
  * Connect with a diverse global pool of investors through EleveX’s primary and secondary markets.

***

#### **Post-Listing Governance**

The EleveX platform emphasizes investor engagement and transparency through a structured governance framework:

* **Governance Proposals**:
  * Approve offline property purchase offers.
  * Select contractors for project phases.
  * Extend project timelines or update governance rules.
  * Token holder-initiated proposals for active participation.

This governance model ensures token holders remain integral to the project’s success, fostering trust and collaboration.


---

# 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://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/project-creators.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.
