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

# Governance Token

## Overview

<figure><img src="/files/HZUFcpQuwelvXF5w6jzz" alt=""><figcaption></figcaption></figure>

The gD3L token is the cornerstone of the D3L DAO, granting holders fractional ownership rights and a direct say in the development and management of our AI ecosystem. With gD3L, you gain both economic benefits—such as sharing in the revenue streams and residual profits generated by the marketplace—and the power to influence key decisions, from approving model updates to setting economic policies. In effect, holding gD3L means participating in both the ownership and strategic oversight of the platform.

{% embed url="<https://youtu.be/jRgmHksJuDU>" %}

## Token economics

While a full breakdown of our planned token economics will be shared shortly, what we can confirm now is that the gD3L token will have a fixed supply, with no ability to mint additional tokens in the future. This fixed supply ensures that the token retains its value over time and provides a solid foundation for sustainable growth within our ecosystem. By design, the gD3L token underpins the economic and governance framework of Deep3 Labs, aligning the interests of all stakeholders and ensuring that every participant benefits from the platform’s success.

## Governance functionality

<figure><img src="/files/kzKRVex56238TH3PYpF8" alt=""><figcaption></figcaption></figure>

As a governance token, gD3L empowers holders with the right to propose and vote on important decisions affecting the D3L ecosystem. This includes determining marketplace changes, approving new model submissions, and even guiding economic actions such as treasury distributions. The transparent, blockchain-based governance process guarantees that every vote is recorded and that decision-making power is distributed equitably across the community.

In addition to its governance role, the gD3L token serves as a symbol of ownership, linking token holders directly to the platform’s performance. As the ecosystem grows and the marketplace sees increased transaction activity, the economic benefits for gD3L holders will expand correspondingly—reinforcing the token's value and the collective success of the D3L community.


---

# 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.deep3.ai/the-business/token-design/governance-token.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.
