# Hortifuel DAO Overview

Welcome to the platform. These docs cover everything from your first project to building dApps using the $HFUEL token or even contributing to the advancement of the Hortifuel DAO.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch" style="color:$primary;">:rocket-launch:</i></h4></td><td><h4>Getting started</h4></td><td>Set up your account and ship your first project in minutes.</td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td><td><a href="/files/eS0fFNIFGFiLjtAZx1nv">/files/eS0fFNIFGFiLjtAZx1nv</a></td></tr><tr><td><h4><i class="fa-book" style="color:$primary;">:book:</i></h4></td><td><h4>Core concepts</h4></td><td>Understand workspaces, projects, and how permissions work.</td><td><a href="/pages/EFXeLTHVDQLFgK0Iy51O">/pages/EFXeLTHVDQLFgK0Iy51O</a></td><td><a href="/files/yy6ZDaWLOkvkt3PJudcq">/files/yy6ZDaWLOkvkt3PJudcq</a></td></tr><tr><td><h4><i class="fa-graduation-cap" style="color:$primary;">:graduation-cap:</i></h4></td><td><h4>Guides</h4></td><td>Walkthroughs for common tasks like custom domains and automations.</td><td><a href="/pages/oUUNprjFZmH3rqDBvb9h">/pages/oUUNprjFZmH3rqDBvb9h</a></td><td><a href="/files/QnP0haTKsDrdDTo1Ihze">/files/QnP0haTKsDrdDTo1Ihze</a></td></tr><tr><td><h4><i class="fa-book-open" style="color:$primary;">:book-open:</i></h4></td><td><h4>Reference</h4></td><td>Detailed configuration options, limits, and terminology.</td><td><a href="/pages/AYVJmAXbSHYSDodrPBYA">/pages/AYVJmAXbSHYSDodrPBYA</a></td><td><a href="/files/E5cpejrN1XyrUrPDIvTV">/files/E5cpejrN1XyrUrPDIvTV</a></td></tr></tbody></table>


---

# 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.hortifuel.com/documentation/hortifuel-dao-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.
