# Member Usage

## Guild Members Usage

Go into the servers tickets channel and then press the Create Ticket button and then fill out the questionnaire.

<div><figure><img src="/files/uyRVBw88lQfP37YxE5Cx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TAKkJa7O0GERUQ2fr2cW" alt=""><figcaption></figcaption></figure></div>

#### You will receive the following confirmation message and be told to go to said channel.

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

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

#### Now that you're in the ticket just send some relevant information about why you need assistance and wait patiently for a server staff member to help you out. You can also close the ticket at any time if you no longer require assistance.

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

#### If you need the staff member to add someone to the ticket just ask and then paste their userId into the chat.

<figure><img src="/files/2l7jYyOphAmRUA9HIHNC" alt=""><figcaption></figcaption></figure>

### Transcripts

Currently, the ticket transcript system is in beta and is only activated when the ticket is closed and not when it is locked or deleted. The transcript system will be updated further in future updates but has a satisfactory amount of functionality for the initial release. You must download the HTML file and then open it with your web browser of choice to view the transcript.

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

### Bugs

Since the tickets system is relatively new and may have some bugs or glitches please let us know immediately if you find any with the `/bot bug-report` command so that we can fix it ASAP, thanks and enjoy.


---

# 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.goldenbot.net/guides/tickets-system/member-usage.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.
