# Article

This is how the article page looks in the panel.&#x20;

<figure><img src="/files/0AWWQNiHDjdCNOLMTvpf" alt=""><figcaption></figcaption></figure>

### Related articles

In individual articles, there is an option to choose related posts yourself. It is optional. If you don't choose the integrated [Kirby 3 Similar](https://github.com/texnixe/kirby3-similar) plugin will do its job and select them for you.


---

# 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://www.one.thezero.club/guide/blog-section/article.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.
