> For the complete documentation index, see [llms.txt](https://docs.junonetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.junonetwork.io/juno/economic-overview/asset.md).

# Native Asset (JUNO)

## **Token Economics (Tokenomics)**

### **Summary**

Juno Network is a completely community owned and operated smart contract platform. Therefore, the majority of the genesis supply (Over 95%) was stake-dropped to atom stakers, committed to the community pool, and committed to the development reserve for ongoing development of the Juno Network features.

✅ Initial Circulating Supply: 33.036.534 $JUNO

✅ Initial Total Supply: 64.903.242 $JUNO‌

✅ Maximum Supply (Reached after 12 years (2033): 185.562.268 $JUNO

![](/files/wj3jkOFP6oqOV3sFqRzH)

### **Token Distribution Breakdown**

⚪️ **Community Stakedrop**: 30.663.193 $JUNO (Genesis Community Stakedrop - Unvested)

Free stakedrop to ATOM stakers at inception on October 1st 2021.

⚪️ **Community Pool:** 20.000.000 $JUNO (Genesis Community Pool Allocation / Non circulating at genesis)

At inception, 20 Million $JUNO were allocated to the community pool. Non-circulating and owned by the public JUNO commonwealth ie. all network stakers own these funds.

⚪️ **Hackathons**: 2.373.341 $JUNO (50% distributed post genesis via JunoHack 1)

Allocated to HackJuno smart contract challenges. These funds are managed by the Core-1 SubDAO and assigned to various Hackathons.

⚪️ **Core** **Software** **Development Reserve** (Community owned. Managed by Core 1 SubDAO)**:** 10.084.396 $JUNO (Vested 12 years / Periodic unlocks until year 12)

Genesis core software and infrastructure reserve. Owned by the public JUNO commonwealth. Managed by the Core-1 subDAO.

⚪️ **Core- 1 Developers** (Genesis allocations)**:** 1.782.312 $JUNO (Vested 12 years / Periodic unlocks until year 12)

Genesis core developer allocation.


---

# 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.junonetwork.io/juno/economic-overview/asset.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.
