# 🏛️ Governance

The first phase of the Governance will be a mix between a centralized solution and blockchain voting. There will be a centralized app, where users can sign with their wallet and cast a vote. The votes will be saved in the database of the application. This can be compared to [Snapshot](https://snapshot.page) for Ethereum projects.&#x20;

We will slowly convert this to fully decentralized application with on-chain voting. The reason behind releasing a semi-decentralized solution first, is because we want to capture community engagement as soon as possible. The application will be open to other Solana projects, that are able to create their own environment on there. The governance will be in charge of the Solanium Treasury. The vote-weight of a user is based on the amount of xSLIM tokens the user has at the time of casting the vote.&#x20;


---

# 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.solanium.io/the-solanium-platform/governance.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.
