# Service Ecosystem

DelNorte provides a suite of services to support the creation, management, and operation of DAOs. These services are structured for decentralization and eventual handoff to the **Delnorte Foundation** in later project phases:

1. **Delnorte Wallet**
   * Facilitates DAO generation and token management.
   * Allows configuration of token allocations, voting rules, and other parameters.
2. **Delnorte Blockchain Explorer and API**
   * Offers transparency and data accessibility for DAOs and their associated tokens.
3. **Delnorte Exchange**
   * Provides a secure, centralized platform for trading DAO tokens.
   * Supports internalized tokens, ensuring compliance with governance and payout mechanisms.
4. **Phase 2: Delnorte Auditor’s Consensus Network**
   * Introduces decentralized auditing to validate asset values within DAOs.
   * Aims to enhance transparency and trust for token holders and investors.


---

# 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/service-ecosystem.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.
