# Need Something Else?

- [Frequently Asked Questions](https://cmhelp.innovanet.solutions/need-something-else/frequently-asked-questions.md): We've compiled a list of the questions we receive most often.
- [Troubleshooting](https://cmhelp.innovanet.solutions/need-something-else/troubleshooting.md): Having trouble? Here are some common issues and solutions.
- [Request a New Feature](https://cmhelp.innovanet.solutions/need-something-else/request-a-new-feature.md): The Collection Manager Team always welcomes new feature requests! If you have a new feature in mind, please let us know!
- [Contact Us](https://cmhelp.innovanet.solutions/need-something-else/contact-us.md): Need help, have a question, or just want to say hello?
- [Live App Status](https://cmhelp.innovanet.solutions/need-something-else/live-app-status.md): This is where you can view the live status of the app.
- [Privacy Policy](https://cmhelp.innovanet.solutions/need-something-else/privacy-policy.md): Your privacy is important to us.


---

# 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://cmhelp.innovanet.solutions/need-something-else.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.
