# Governance Overview

Seamless Protocol is a decentralized, community-governed protocol that aims to lay the foundation for modern DeFi. The protocol is maintained, upgraded and governed by the community through both offchain and onchain governance processes. Seamless Protocol's native governance token, **SEAM** on Base network, determines both voting power and governance rights. Once delegated, these tokens can be used to vote on existing proposals and to create new proposals about Seamless.

The [Seamless Governance Hub](https://seamlessprotocol.discourse.group/c/newassets) is the primary platform for governance discussions and proposals. All users are welcome to register, and engage in public discussions. Additionally, the [Seamless Community Discord](https://discord.com/invite/Uye9jCVgUp) is a great place for community members to exchange ideas and stay up to date on updates and ongoing proposals.

Assuming a proposal passes the required thresholds at each step, the full, typical governance process involves: (i) community-driven conversations across the Governance Hub, Discord and public channels to solidify ideas and suggestions; (ii) an offchain proposal and signaling vote; (iii) an onchain governance proposal and vote that is ultimately executed via Governor smart contract logic.

Offchain signaling votes are executed via the [Snapshot Labs portal](https://snapshot.org/#/seamlessprotocol.eth). Onchain governance proposals are voted on directly on Seamless Protocol’s Governance Tab.

More information about Seamless Governance can be found on subsequent pages:

[Delegation: The Key to Voting](https://docs.seamlessprotocol.com/governance/delegation-the-key-to-voting)

[The Proposal and Voting Process](https://docs.seamlessprotocol.com/governance/the-proposal-and-voting-process)

[Voting Parameter Summary](https://docs.seamlessprotocol.com/governance/voting-parameter-summary)

[Escrow SEAM (esSEAM)](https://docs.seamlessprotocol.com/governance/escrow-seam-esseam)

[Seamless Governance Proposals](https://docs.seamlessprotocol.com/governance/seamless-governance-proposals)

[Governance FAQs](https://docs.seamlessprotocol.com/governance/governance-faqs)


---

# 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.seamlessprotocol.com/governance/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.
