# Discussions

### The `Discussions` section of the **Proper** App Home shows discussions you have started and/or replied to.

![](/files/-MWbQ1ocj0zDn77GFQED)

{% content-ref url="/pages/-MVRGPSQfsfm\_i3UbhXO" %}
[What are Discussions?](/proper/concepts/discussions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVRLeWfuEJd2lpZ9pkE" %}
[Start a Discussion](/proper/reference/discussions/start.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVRQpjY3cxXV\_EYqFvS" %}
[Follow a Discussion](/proper/reference/discussions/follow.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWGkpaXq5eEBv-vcHHj" %}
[End a Discussion](/proper/reference/discussions/end.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVRLq4ax9giE9y5jyDN" %}
[Admin Settings](/proper/reference/discussions/admin-settings.md)
{% endcontent-ref %}


---

# 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://happybara.gitbook.io/proper/reference/discussions.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.
