# Overview

AWE Network is a decentralized, community-governed ecosystem for scaling AI-driven Autonomous Worlds. Its governance is structured to balance **efficiency, community involvement, and decentralization**, ensuring decisions align with the network’s evolving needs.

TL;DR

* Onchain Proposals are Passed on [Tally](https://www.tally.xyz/gov/awe-network)&#x20;
* Offchain Proposals are Passed on [Snapshot](https://snapshot.box/)&#x20;

### **Governance Structure**

AWE Network’s governance process consists of both **offchain** and **onchain** mechanisms, with recent reforms aimed at **streamlining governance efficiency** while maintaining transparency and inclusivity. Governance decisions are made using AWE Network’s governance token AWE on Base, which grants holders voting power and proposal rights. Upon delegation, these tokens can be used to vote on existing proposals and create new ones.

### **Participating in Governance**

AWE Network encourages active participation from all members of its ecosystem. Whether you are a token holder, developer, or community contributor, your voice shapes the future of AWE.

* Join the **AWE Governance Hub** for structured proposal discussions.
* Participate in **Snapshot voting for ACPs** and **onchain votes for AGPs/ AFPs on Tally**.
* Stay updated and engage in governance discussions via **Discord and other community forums**.


---

# 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.awenetwork.ai/governance/overview.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.
