# DAO Token-Type and Automated Distributions

**Internalized DAO Tokens**

Delnorte utilizes a unique token type that differs from the standard ERC-20 specification to meet the specific requirements of DAOs, including:

* **Automated Dividend Payouts**:
  * Internalized tokens enable automatic Ether distributions based on token ownership at any historical or future date.
  * Externalized tokens (e.g., ERC-20) stored on external exchanges would hinder the automated payout process.
* **Enhanced Ecosystem Control**:
  * By restricting DAO token trading to the **Delnorte Exchange**, Delnorte ensures that payout mechanisms remain efficient and transparent.
  * This design prevents governance and financial complications that may arise from token dispersion across multiple exchanges.


---

# 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://delnorte-terra-vision.gitbook.io/delnorte-docs/dao-token-type-and-automated-distributions.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.
