# DAO & Governance

- [Parallel Governance Token (PRL)](https://docs.parallel.best/governance/parallel-governance-token-prl.md): Introducing the Parallel Governance Token
- [Issuance](https://docs.parallel.best/governance/parallel-governance-token-prl/issuance.md): Understanding the PRL issuance process
- [Bridging Module](https://docs.parallel.best/governance/parallel-governance-token-prl/bridging-module.md): Explaining the PRL Bridging Module
- [Specifications](https://docs.parallel.best/governance/parallel-governance-token-prl/bridging-module/specifications.md): PRL Bridging Module Specifications
- [Implementation](https://docs.parallel.best/governance/parallel-governance-token-prl/bridging-module/implementation.md): PRL Bridging Module Implementation
- [Tokenomics](https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics.md): Introducing PRL Tokenomics
- [Epoch Concept](https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/epoch-concept.md): Understanding the Epoch Concept
- [Staking Mechanisms](https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/staking-mechanisms.md): Understanding Staking Mechanisms
- [ParaBoost](https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/paraboost.md): Understanding ParaBoost
- [Fee Distribution](https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/fee-distribution.md): Detailing Fee Distribution
- [Governance](https://docs.parallel.best/governance/parallel-governance-token-prl/governance.md): Understanding the role of governance in the PRL Token
- [MIMO to PRL Migration](https://docs.parallel.best/governance/parallel-governance-token-prl/mimo-to-prl-migration.md): Detailing the Mimo to PRL Migration
- [sPRL and Voting Power](https://docs.parallel.best/governance/sprl.md): Understanding how to participate in the DAO.
- [Governance Process](https://docs.parallel.best/governance/governance-process.md): Understanding the governance process.
- [Proposal Framework](https://docs.parallel.best/governance/proposal-framework.md): Understanding the proposal framework.
- [Parallel Integration Request (PIR)](https://docs.parallel.best/governance/proposal-framework/parallel-integration-request-pir.md): Explaining Parallel Integration Request
- [Parallel Governance Proposal (PGP)](https://docs.parallel.best/governance/proposal-framework/parallel-governance-proposal-pgp.md): Explaining Parallel Governance Proposal
- [Parallel Improvement Protocol (PIP)](https://docs.parallel.best/governance/proposal-framework/parallel-improvement-protocol-pip.md): Explaining Parallel Improvement Protocol
- [DAO Multisigs](https://docs.parallel.best/governance/dao-multisigs.md): Exploring DAO Multisigs
- [DAO Multisigs Elections](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections.md): An overview of DAO Multisigs Elections
- [Election 1](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-1.md)
- [Election 2](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-2.md)
- [Election 3](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-3.md)
- [Election 4](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-4.md)
- [Election 5](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-5.md)
- [Election 6](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-6.md)
- [Election 7](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-7.md)
- [Election 8](https://docs.parallel.best/governance/dao-multisigs/dao-multisigs-elections/election-8.md)
- [DAO Treasury](https://docs.parallel.best/governance/dao-treasury.md)
- [DAO Treasury Reports](https://docs.parallel.best/governance/dao-treasury/dao-treasury-reports.md): Breakdown of DAO Treasury Reports


---

# 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.parallel.best/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.
