# #01 - The Project...

- [How is it going?](https://docs.endhonesa.com/01-the-project.../how-is-it-going.md): Here you can find some information about how The KING's NFTs were started, run, and finished, but it will never end.
- [What does it look like?](https://docs.endhonesa.com/01-the-project.../what-does-it-look-like.md): Here you can find some information about The KING's NFTs creations and it sneak peek.
- [How is the journey?](https://docs.endhonesa.com/01-the-project.../how-is-the-journey.md): Here you can find some information about the journey of The KING's NFTs project.
- [The Q & A ?!?!](https://docs.endhonesa.com/01-the-project.../the-q-and-a.md): Here you can find some answers to some frequent questions about The KING's NFTs project.


---

# 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.endhonesa.com/01-the-project....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.
