# Managing support tickets

The **Support** page of the Merchant Portal offers to submit support tickets for any issues or inquiries related to their merchant account. The required information to submit a ticket will vary based on the ticket type and will be outlined in the form. The Support Ticketing solution streamlines issue resolution by allowing you to submit and manage support requests.

<figure><img src="/files/uNg1cVGWxksVgWOzFL0d" alt=""><figcaption><p>Screenshot: Support</p></figcaption></figure>

For a step-by-step guide, see [Support Ticketing](/merchant-portal/guides/support-ticketing.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.xplorpay.com/merchant-portal/merchant-portal/core-features/managing-support-tickets.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.
