# How to raise an issue with Bird Pay with support?

Got a question for our support team? You can raise issues with them or ask questions by opening a "Case".

1. Access the Support Center by clicking **Support**, then **Get Support** on the side menu.

   ![](https://docs.bird.com/~gitbook/image?url=https%3A%2F%2F3861485111-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FU9kiDiTGVD8kkbnKKyEn%252Fuploads%252FxGOQGvBW1duc1rN6lgHC%252FScreenshot%25202024-03-28%2520at%252015.57.29.png%3Falt%3Dmedia%26token%3D99eea579-72b1-4cfa-8456-5c75c36546ea\&width=768\&dpr=4\&quality=100\&sign=91fe3d78\&sv=1)
2. Click **New Case +** on the top right-hand side of your screen.
3. If you're reaching out about one of our other platforms, you can select the relevant option from the list. Otherwise, leave "Engagements Platform" selected.

   ![](https://docs.bird.com/~gitbook/image?url=https%3A%2F%2F3861485111-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FU9kiDiTGVD8kkbnKKyEn%252Fuploads%252FF46LP67KVe0qloOz2lQP%252FScreenshot%25202024-03-28%2520at%252016.04.13.png%3Falt%3Dmedia%26token%3Deeb66ea8-ad33-4704-8c26-0bf2b5c527a9\&width=768\&dpr=4\&quality=100\&sign=6dd98c19\&sv=1)
4. In the "Product" section, select **Bird Pay**.
5. If your issue is in a different organization, switch organizations by clicking in the top left corner.
6. In the "Priority" section, choose from one of the following options to indicate the urgency of your request:
   * 🟢 **Priority 3: General Issue** Non-critical questions or requests for information.
   * 🟠 **Priority 2: Degraded Service** Partial or significant business impact, requiring immediate attention.
   * 🔴 **Priority 1: Business Critical** Severe business impact, with most or all operations affected.
7. In the "Subject" field, type a short title. In the "description" field, provide us with more details. Be as descriptive as possible, as this will help our support team resolve your issues faster and more accurately!
8. In the "Attachments" field, enter any relevant information, such as screenshots or screen recordings, that will help us understand your issue.
9. Click **Submit** to submit your case.

#### What happens next? <a href="#what-happens-next" id="what-happens-next"></a>

The support team has received your case and will work on it as soon as possible.

In the meantime, you can check the status of any open cases at any time by returning to the Support Center and clicking **Cases** in the side panel.


---

# 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.bird.com/applications/payments/bird-pay-beta/faqs/how-to-raise-an-issue-with-bird-pay-with-support.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.
