# EleveX Docs

## EleveX Docs

- [Executive Summary](https://elevex.gitbook.io/elevex-whitepaper/introduction/executive-summary.md): An introduction to EleveX
- [Disclaimer](https://elevex.gitbook.io/elevex-whitepaper/introduction/disclaimer.md)
- [Market Overview](https://elevex.gitbook.io/elevex-whitepaper/market-insights/market-overview.md): A brief introduction to RWA market and tokenized real estate.
- [Challenges & Solutions](https://elevex.gitbook.io/elevex-whitepaper/market-insights/challenges-and-solutions.md): Here we compare traditional real estate projects versus EleveX real estate project solutions.
- [Market Position and Target Customers](https://elevex.gitbook.io/elevex-whitepaper/market-insights/market-position-and-target-customers.md)
- [Elevex.ai](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai.md)
- [Product Suite](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/product-suite.md)
- [Core Features](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/core-features.md)
- [Tokenization Engine](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/tokenization-engine.md): Breakdown of the tokenization process and various Launchpad methods
- [Project Creators](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/project-creators.md): Creating & launching real estate project on-chain.
- [Operational Process](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/operational-process.md)
- [Project Types](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/project-types.md): Explore the two primary project types on the EleveX platform.
- [Investment Structures](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/investment-structures.md): Project tokens and token holders legal rights.
- [Regulatory Framework](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/regulatory-framework.md): Property tokens and token holders legal rights.
- [Pricing Model](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex.ai/pricing-model.md)
- [Elevex Exchange](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex-exchange.md): (Coming Soon)
- [Trading Markets](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex-exchange/trading-markets.md)
- [Proactive Market Making (PMM)](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex-exchange/proactive-market-making-pmm.md)
- [Elevex Real Estate](https://elevex.gitbook.io/elevex-whitepaper/elevex-ecosystem/elevex-real-estate.md)
- [Overview](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/overview.md)
- [Elvx DAO](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-dao.md)
- [ELVX Token](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token.md)
- [Utility / Business Model](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/utility-business-model.md)
- [Tiered $ELVX Staking](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/tiered-usdelvx-staking.md): $Elvx token staking tiers explained
- [Ambassador Program](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/ambassador-program.md)
- [XP program](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/ambassador-program/xp-program.md)
- [Smart Contract Addresses — MANTRA Chain ](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/smart-contract-addresses-mantra-chain.md)
- [Contract Addresses (Arbitrum)](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/contract-addresses-arbitrum.md)
- [Tokenomics (Coming Soon)](https://elevex.gitbook.io/elevex-whitepaper/elvx-foundation/elvx-token/tokenomics-coming-soon.md): Coming soon...
- [Milestones](https://elevex.gitbook.io/elevex-whitepaper/roadmap/milestones.md): Our high-level roadmap.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://elevex.gitbook.io/elevex-whitepaper/introduction/executive-summary.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
