# Guides Coming Soon!

Practical walkthroughs for getting things done. Each guide is self-contained — pick the one that matches what you're trying to do.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-globe" style="color:$primary;">:globe:</i></h4></td><td><strong>Getting Started With Hortifuel DAO</strong></td><td>Start building simple projects and modules with Hortifuel.</td><td><a href="/files/QnP0haTKsDrdDTo1Ihze">/files/QnP0haTKsDrdDTo1Ihze</a></td></tr><tr><td><h4><i class="fa-square-dollar" style="color:$primary;">:square-dollar:</i></h4></td><td>$<strong>HFUEL Token Basics</strong> </td><td>This guide will teach the $Hfuel Token basic.</td><td><a href="/files/gVcFbNdbihqgYujofagF">/files/gVcFbNdbihqgYujofagF</a></td></tr></tbody></table>

***

## More guides coming soon

* Guide to Creating Hunits in the Hortifuel Ecosystem.
* RWA : Guide to registering an Asset on Hortifuel.
* Guide to Using the HortiRegistry.
* Guide to Using the HemiVault.

{% hint style="info" %}
Have a guide you'd like to see? [Suggest one in the community](https://gitbook.com).
{% endhint %}


---

# 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/guides/guides-coming-soon.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.
