# Support Tickets

To access the support tickets please be sure that you have signed in with your account.&#x20;

{% hint style="info" %}
To log in with your account, follow the steps mentioned [here](/members-area/profile/login.md).&#x20;
{% endhint %}

Access the User's Menu similar to the image below by hovering your mouse over your Name's button. Click the "Tickets" Menu item from the User's Menu to access the Support Tickets page.&#x20;

{% hint style="info" %}
You can also access the User's Menu by going to the [User's Dashboard](/members-area/profile/user-dashboard.md).
{% endhint %}

<figure><img src="/files/nG16r5vNvwCGh1o07R6A" alt=""><figcaption></figcaption></figure>

After clicking the menu item,  you will be redirected to the Tickets page.&#x20;

On this page, you can see the list of tickets that you have submitted and were received by the ADF Team.&#x20;

For each ticket entry, there is a corresponding View button. Click the View button to read the responses by the ADF Team. You can post an update as well.&#x20;

<figure><img src="/files/ABFIn7PVSJR6wwAMUNwA" alt=""><figcaption></figcaption></figure>

Below is the Ticket Details page where you can read the updates and post a response.&#x20;

<figure><img src="/files/NRW0t0tbJZNzKFf4rrT8" alt=""><figcaption></figcaption></figure>

#### 1. Message

Provide your message to post as a response.&#x20;

#### 2. Browse button&#x20;

Click the button to attach screenshots and short videos to share with the ADF Team.&#x20;

{% hint style="warning" %}
When you re-click the button and select another file, the current file will be removed.
{% endhint %}

#### 3. Save Post button

This button will submit the form with the message and any attachments that you provided.

#### 4. Update Section

This section will contain the timeline of updates posted by you and by the ADF Team.

#### 5. Support Details

This section will contain the details of the support ticket that you have submitted.

**6. Close Ticket button**

This button will allow you to close the current ticket.&#x20;


---

# 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.animaldietformulator.com/members-area/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.
