# Index Weights

The composition of the index is determined by the amount of voting power allocated to each memecoin by the JOOCE community.&#x20;

You can see the realtime distribution of weights [here](https://jooce.xyz/voting).

Memecoins with weight less than 0.5% will not be included in the index.

JOOCE will always make up 2% of the index.

Delisted memecoins will have their voting power ignored and will not have any weight within the index.


---

# 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://docs.jooce.xyz/jmx-governance/index-weights.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.
