# Overview

## **Forum Portal**

{% embed url="<https://commonwealth.im/shell-protocol/>" %}

## Contents

* [Shell DAO Permissions](https://wiki.shellprotocol.io/shell-dao/shell-dao-permissions): The Shell DAO has limited capabilities.
* [SHELL Token](https://wiki.shellprotocol.io/shell-dao/shell-token): Learn about mechanics and distribution of the SHELL token.
* [veSHELL Staking](https://wiki.shellprotocol.io/shell-dao/veshell-staking): The SHELL token can be staked as veSHELL for voting power.
* [Governance Process](https://wiki.shellprotocol.io/shell-dao/governance-process): A detailed explainer for governance of the Shell DAO.
* [Mutable Protocol Fees](https://wiki.shellprotocol.io/shell-dao/mutable-protocol-fees): Shell Protocol has one fee that accrues to the Shell DAO.
* [DAO Multisig](https://wiki.shellprotocol.io/shell-dao/dao-multisig): The Shell DAO Multisig is responsible for executing transactions as instructed by veSHELL voters.


---

# 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://wiki.shellprotocol.io/shell-dao/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.
