# Request a product

<figure><img src="/files/oZzo2E4uev36G2Eb3uWm" alt=""><figcaption></figcaption></figure>

You can review a product's details by clicking on it. This includes the product locations, priority, and deadline.

{% hint style="warning" %}
Read carefully the terms for the deadline.
{% endhint %}

Brands can use the priority system to ensure you take their latest releases.&#x20;

<figure><img src="/files/MEQZ4K9TkZNZX08hkuc7" alt=""><figcaption></figcaption></figure>

Click `Deliver the product`, and a new `In progress` post is automatically created.


---

# 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.kynno.app/easybloggers/getting-started/bloggers/request-a-product.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.
