# Ask for Help

- [Support Tickets](https://docs.portant.co/portant-docs/getting-started/ask-for-help/support-tickets.md)
- [Support Codes](https://docs.portant.co/portant-docs/getting-started/ask-for-help/support-codes.md): How to copy the support code from your output items
- [Screenshots](https://docs.portant.co/portant-docs/getting-started/ask-for-help/screenshots.md): How to take a screenshot
- [Developer Console](https://docs.portant.co/portant-docs/getting-started/ask-for-help/developer-console.md): Learn how to open the Developer Console to capture error reports for the Portant Support Team
- [Common questions](https://docs.portant.co/portant-docs/getting-started/ask-for-help/common-questions.md)
- [400 Error](https://docs.portant.co/portant-docs/getting-started/ask-for-help/common-questions/400-error.md): How to resolve the 400 Error
- [Resolving Microsoft Permissions Issue](https://docs.portant.co/portant-docs/getting-started/ask-for-help/common-questions/resolving-microsoft-permissions-issue.md): Fix Microsoft 365 permission issues in Portant. Admins can grant consent using the secure Microsoft link provided.
- [Resolve: API developer key is invalid error](https://docs.portant.co/portant-docs/getting-started/ask-for-help/common-questions/resolve-api-developer-key-is-invalid-error.md): How to resolve the API developer invalid key error
- [How to request a transfer of your Portant account](https://docs.portant.co/portant-docs/getting-started/ask-for-help/how-to-request-a-transfer-of-your-portant-account.md)


---

# 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.portant.co/portant-docs/getting-started/ask-for-help.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.
