# Themis

The community is no doubt one of the biggest priorities of Pegaxy. Without the people, there would be no progress. In Themis, everyone will be able to voice their concerns and ideas clearer.&#x20;

This is a platform where [PGX](/pegaxy-white-paper-v1/in-game-economic-model/governance-token-pgx.md) holders come to have their voices heard. A place where suggestions and proposals by the community for the community will be housed in.

### Home Page

<div align="left"><img src="/files/eNgvpUyy9uMJd6MzyRvO" alt="Themis&#x27; Homepage"></div>

In this page, you will be able to view proposals by other individuals, together with the option to create or proposals that are your own or related to you.

### Proposals

<div align="left"><img src="/files/am5LK51LTA3bKnOx4KOJ" alt="Example view of a Proposal within Themis"></div>

Within a certain proposal, you will be able to find its basic information such as its...

* **Problem** – The raw idea, a use case, or something we’ve seen that motivates us to work on this
* **Appetite** – How much time we want to spend and how that constrains the solution
* **Solution** – The core elements we came up with, presented in a form that’s easy for people to **immediately** understand
* **Rabbit holes** – Details about the solution worth calling out to avoid problems
* **No-gos** – Anything specifically excluded from the concept: functionality or use cases we intentionally aren’t covering to fit the appetite or make the problem tractable

It should be noted that:

* An account is required to hold **at least $500 USD worth of $PGX** to submit a proposal.
* Proposals will be screened, ensuring that they follow the guidelines for a standard submission. Meme proposals, promotions, un-related, offensive, or anything else not considered constructive will not be passed on and posted.

### **Cast your Vote**

<div align="center"><img src="/files/r7G22dAKzskOiYZUCbnb" alt="Casting your Vote within a Themis Proposal"></div>

Located below the Proposal, are the options available on how to resolve the issue/suggestion at hand. Votes are to be finalized once the voting timer ends, and such can be seen on each proposal.

* an account is required to hold at least **1 $PGX** to vote.

### Comment Section

<div align="center"><img src="/files/6KXp7LMgDo7gTtr4inku" alt="Example discussion within a Themis Comment Section"></div>

Below voting is a comment section for those who wish to discuss or speak about anything in regards to the proposal on hand. Each comment will display the user’s $PGX or other titles.

* An account is required to hold **at least $100 USD worth of $PGX** to comment.

**Keep in mind that Themis could develop and add more features in the future!**<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://pegaxy-1.gitbook.io/pegaxy-white-paper-v1/pegaxy-tools/themis.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.
