# Provide Feedback

One of the main motivations for this project is greater user agency and participation.  Your feedback is extremely valuable at this stage, and we would love to receive any and all comments, questions, opinions, skepticisms, critiques, worries, requirements, desires, and other thoughts that come to mind!

You can always DM @pmsky.social on bsky, email <e@pmsky.social>, or submit anonymous feedback via this form:

[Form for PMsky Feedback](https://forms.gle/Wo7dTkNcFFRujZEN6)&#x20;


---

# 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.pmsky.social/getting-started/provide-feedback.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.
