# Milestone Module chat

The Milestone Module chat function allows Funded Proposers and Milestone Reviewers to chat directly with each other to help resolve any issues that require dialogue. It was introduced to accelerate the process of resolving issues by allowing each party to communicate directly with the other in the Module in a fast and efficient way. Chats are public and visible to everyone.

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


---

# 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.projectcatalyst.io/catalyst-tools/milestone-module/milestone-module-chat.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.
