# User guide

The following section is intended for the operator of `QuantitativeReporting`.

We are continuously working on the content of this guide. It will change and improve in the future.

**Your feedback is very important in improving the quality of this guide.**

To contribute your feedback, you can initiate a discussion for a specific paragraph of text. If you mouse over the paragraph while reading [the web version of this user guide](https://che85.gitbooks.io/quantitativereporting/content/) on gitbooks.io, you should see a `+` symbol to the right of the paragraph you are reading. You can click it and initiate a new discussion, as shown in the screenshot below.

![](/files/-L-1m0QCzqHsK7RGs-ih)

Once you post your feedback, developers of this guide will receive automatic notifications, and will respond to your suggestions or concerns.

Note that you will need to sign in before you can participate in a discussion (gitbook accepts Facebook, Twitter, Google and Github authentication).


---

# 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://qiicr.gitbook.io/quantitativereporting-guide/user-guide.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.
