> For the complete documentation index, see [llms.txt](https://ibased.gitbook.io/fuego/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ibased.gitbook.io/fuego/basics.md).

# Basics

- [Fuego Overview](https://ibased.gitbook.io/fuego/basics/editor.md): www.FuegoBase.io
- [Humo Overview](https://ibased.gitbook.io/fuego/basics/humo-overview.md): The world's first deflationary rebase token.
- [Fuego x Humo Dynamics](https://ibased.gitbook.io/fuego/basics/fuego-x-humo-dynamics.md): Where there is Humo, there is Fuego!
- [FUEGO Tokenomics](https://ibased.gitbook.io/fuego/basics/markdown.md)
- [HUMO Tokenomics](https://ibased.gitbook.io/fuego/basics/humo-tokenomics.md)
- [Fuego Burn Mechanics](https://ibased.gitbook.io/fuego/basics/images-and-media.md): FUEGO is the NEW and IMPROVED, time-based EmberCore Engine.
- [Humo Burn Mechanics](https://ibased.gitbook.io/fuego/basics/humo-burn-mechanics.md): HUMO is the Consistent time-based EmberCore Engine.
- [Feugo Created Assets](https://ibased.gitbook.io/fuego/basics/feugo-created-assets.md)
- [Roadmap](https://ibased.gitbook.io/fuego/basics/interactive-blocks.md)
- [Airdrops!](https://ibased.gitbook.io/fuego/basics/airdrops.md)
- [VOID Memorial](https://ibased.gitbook.io/fuego/basics/integrations.md)
- [Multisig Addresses](https://ibased.gitbook.io/fuego/basics/integrations-1.md)
- [Disclaimer](https://ibased.gitbook.io/fuego/basics/disclaimer.md)


---

# 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://ibased.gitbook.io/fuego/basics.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.
