> For the complete documentation index, see [llms.txt](https://docs.permission.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.permission.ai/ask-token/governance.md).

# Governance

**Governance**

ASK is issued by the **Permission Association**, a Swiss nonprofit association seated in Zug, Switzerland. The Association was established to develop, empower, and expand the Permission Platform in a decentralized, independent way, providing the independent governance structure that ensures the Permission ecosystem operates with transparency, accountability, and long-term integrity.

The Association is led by an experienced board: **Charles Silver** (President and founder of Permission.io), **Patrick Storchenegger** (owner of PST Legal in Zug, specializing in Swiss and international corporate, tax, and blockchain law, and a member of the Ethereum Foundation council), and **Raffaela Piraino** (former CEO and CFO of the Energy Web Foundation).

The Association received a formal ruling from **FINMA,** Switzerland's Federal Financial Market Supervisory Authority, confirming ASK's classification as a **utility token** under Swiss law. This classification, obtained through FINMA's No-Action letter process, governs how ASK is issued, transferred, and used within the Permission ecosystem. The Permission Association is the legal issuer of ASK.

ASK's utility is grounded in Permission's core mission: giving individuals ownership and control over their data, and ensuring that when data has value, the people who generate it benefit from it. ASK is the mechanism through which that value exchange becomes real — transparent, on-chain, and tied to intentional participation rather than passive extraction.

In the family context, ASK is the rewards layer that makes Permission's mission tangible. Parents fund ASK. Kids earn it through positive online behavior, educational content, and family tasks. Earned ASK can be redeemed for real-world value or traded on secondary markets by parents — giving families both immediate utility and broader liquidity. This creates an incentive structure that aligns good digital behavior with genuine reward — replacing surveillance and restriction with participation and trust.

Across the broader ecosystem, ASK powers incentive alignment between users, developers, and AI systems operating within the Permission Protocol — ensuring that every interaction is grounded in consent, every incentive is transparent, and every participant is recognized for the value they contribute.

For more on the Permission Association, its governance structure, and how to participate, visit [permissionassociation.org/governance](https://www.permissionassociation.org/governance) and read our [founding announcement](https://www.permission.io/blog/permission-association-a-swiss-association-for-data-ownership).

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.permission.ai/ask-token/governance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
