> 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/elvx-foundation/elvx-token/tiered-usdelvx-staking.md).

# Tiered $ELVX Staking

## $ELVX Token Staking

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

Staking $ELVX gives users governance voting rights and unlocks premium features on EleveX—early access to new launchpad listings, enhanced purchasing opportunities, and permission for real-estate creators to list projects. By staking, creators can showcase their projects while users gain pre-sale access and can participate in secondary-market sales.

### Governance (ratio 1:1 holding or delegated)

* **Temperature Check:** 1,000 $ELVX
* **Governance Proposal:** 250,000 $ELVX

### Users Staking Tiers

* **VIP Tier (min. $ELVX staked: $500):** \
  Project pre-sale access **Yes**\
  Extra project APY **Yes**
* **Basic (min. $ELVX staked: $0):** \
  Project pre-sale access **No**\
  Extra project APY **No**

### Project Creators Staking

* **Tier 0 — $500 $ELVX staked:** Max capital raised per project **$1,000,000**
* **Tier 1 — $1,000 $ELVX staked:** Max capital raised per project **> $1,000,000**

This simple tiering ensures genuine commitment from both buyers and creators while keeping access fair and scalable across the EleveX ecosystem.


---

# 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/elvx-foundation/elvx-token/tiered-usdelvx-staking.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.
