> For the complete documentation index, see [llms.txt](https://docs.solaxymetaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solaxymetaverse.com/solaxy-coin/tokenomics.md).

# Tokenomics

## $SOLA Ecosystem

![$SOLA Ecosystem](/files/6PWghiTys3LS1TIKRvk6)

$SOLA creates a Community-driven ecosystem for 3D avatar creators, interior designers, businessmen, Web3 Engineers, indie game developers, and gamers to utilize Solaxy as a platform to co-create and co-earn. Supporting the ecosystem by staking Solaxy Keycard NFTs will be rewarded $SOLA, which can be exchanged for $USDC via DEX.

* **Mint & Secondary Royalties**: 51% of the fund generated will be injected to support SOLA System
* **$SOLA Treasury**: check below $SOLA Distribution
* **Metaverse Launchpad**: Project Owners pay by SOLA in exchange for services
* **Asset/ Avatar Creators**: Supporting creative artists to contribute SOLA system and get rewards
* **Phase 2 Utilities**: It will serve as a way to consume SOLA
* **Solaxy Keycards Stakers**: Earn $SOLA via staking & exchange for $USDC on DEX
* **Solaxy PFP Stakers**: Earn $SOLA via staking & exchange for $USDC on DEX
* **Solaxy Liquidity Pool (LP)**: Initially injected by Solaxy Treasury & Supported by Independent Liquidity Providers
* **Secret plan(et)**: Our Apollo Program for multi-planetary Galaxy Discovery

## $SOLA Distribution

![$SOLA Distribution](/files/YAoCtW1IgWs1aqIjn7hp)

* **Total Supply:** $20,000,000
* **Staking Rewards**: 51% (Majority $SOLA are rewarding the NFT holders)
* **Vault**: 32% (Vault is used for Community Incentives & Fund Raising)
* **Team**: 15% (5% unlocked at TGE, 12-month cliff (locked), 95% 1 year linear vesting. For incentivising Team members to continually support Solaxy)
* **Advisor**: 2% (5% unlocked at TGE, 12-month cliff (locked), 95% 1 year linear vesting)

## Earning $SOLA

{% content-ref url="/pages/KmDfFehPnosEcqRcKb7V" %}
[Stake and Earn](/solaxy-coin/stake-and-earn.md)
{% endcontent-ref %}


---

# 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://docs.solaxymetaverse.com/solaxy-coin/tokenomics.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.
