# For Users

## Ecosystem Interaction (Governance & Engagement)

*Mechanics designed to drive daily on-chain activity and user retention.*

* Trust Governance (Voting): A direct communication channel between projects and the community. Projects initiate polls to verify Roadmap milestones, while users confirm execution, directly influencing the project's overall Trust Score.
* Predict Market: A gamified layer of the platform.
  * Concept: Users place ZXP points on internal Zexus milestones (e.g., feature releases, TVL targets, or user growth goals).
  * Utility: This drives transaction volume on the Base network and maintains high community engagement.
* Unified News Hub: A dedicated aggregator for official updates from partner projects and the Zexus ecosystem. All critical alpha in one feed.
* Daily On-chain Check-in: A daily loyalty mechanic requiring a wallet signature or micro-transaction. Rewards users with a consistent +1 ZXP bonus for maintaining their streak.

### ZXP Tokenomics & Staking

*A multi-tiered system designed for capital retention and inflation control.*

#### I. Layer 1: Off-chain (Soft) Staking

Target Audience: Micro-holders and newcomers.

Limit: $$ $\le 100\ ZXP$ $$.

Infrastructure: Secured via platform-level database management.

Strategic Advantage: Eliminates entry barriers by removing gas costs, allowing for instantaneous reward accrual.

#### II. Layer 2: On-chain (Hard) Staking

Target Audience: High-tier contributors and long-term believers.

Limit: $$ $101+\ ZXP$ $$.

Infrastructure: Deployed via Base Mainnet smart contracts.\
\
Strategic Advantage: Provides institutional-grade transparency and decentralized custody, ensuring trust for significant capital commitments.

#### III. Yield & Multiplier Mechanics

*To ensure ecosystem stability, rewards are calculated based on a dynamic model rather than a fixed rate.*

* Dynamic APR: Staking yields are variable and adjusted based on the total pool participation and platform activity. This ensures the ZXP economy remains sustainable during all market phases.
* Time-Weight Multiplier: The longer your ZXP remains in Layer 2 (Hard Staking), the higher your multiplier for:
  * Staking Yield: Boosting your base APR.
  * Predict Market Bonuses: Lower fees or higher potential payouts.
* Verification Boost (X-Factors): Users who maintain "Verified Holder" status for partner projects receive a specialized multiplier, effectively "stacking" rewards for active participation.

#### Asset Management

Structured Claim System: Point withdrawals to the blockchain become available upon reaching a threshold of 50 ZXP.

Withdrawal Tiers: Fixed claim packages: `50 / 100 / 200 / 500 / 1000 ZXP`.

Referral Program: A progressive reward system for expanding the active Zexus community.

### Governance Power Formula

*A mathematical model ensuring fair and sybil-resistant influence.*

To eliminate manipulation, each user's voting weight is calculated dynamically:

$$Voting\ Power = (Holder\ Status) + (Staked\ ZXP \times Time\ Multiplier)$$

Holder Status: Verified ownership of the specific project's tokens.\
Time Multiplier: A loyalty coefficient that grows proportionally to the duration of the ZXP stake.<br>


---

# Agent Instructions: 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:

```
GET https://zexus-governance.gitbook.io/whitepaper/community-info/for-users.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.
