# The Support Inbox

- [Inbox Keyboard Shortcuts](https://mava.gitbook.io/mava-docs/the-support-inbox/inbox-keyboard-shortcuts.md)
- [Ticket Status](https://mava.gitbook.io/mava-docs/the-support-inbox/ticket-status.md)
- [How to create a custom inbox view](https://mava.gitbook.io/mava-docs/the-support-inbox/how-to-create-a-custom-inbox-view.md)
- [How to copy a user's Telegram/Discord ID or email address](https://mava.gitbook.io/mava-docs/the-support-inbox/how-to-copy-a-users-telegram-discord-id-or-email-address.md)
- [Tags](https://mava.gitbook.io/mava-docs/the-support-inbox/tags.md)
- [Changing your team's workspace name](https://mava.gitbook.io/mava-docs/the-support-inbox/changing-your-teams-workspace-name.md): This guide explains how you can update your workspace name


---

# 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://mava.gitbook.io/mava-docs/the-support-inbox.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.
