# Ticket System (Add-on)

- [Ticket List](https://documents.cxgenie.ai/ticket-system-add-on/ticket-list.md): This feature will help you to manage your customers' issues/problems so that you can easily solve them.
- [Create Ticket(s)](https://documents.cxgenie.ai/ticket-system-add-on/create-ticket-s.md): This section will help you create the ticket in the ticket list. You can also create the ticket even the customer haven't chatted with you before.
- [Merge Ticket](https://documents.cxgenie.ai/ticket-system-add-on/create-ticket-s/merge-ticket.md): This feature will let you merge all the ticket create by your members or customers into one.
- [Edit / Update the Ticket](https://documents.cxgenie.ai/ticket-system-add-on/create-ticket-s/edit-update-the-ticket.md): This feature is used for modify your ticket when it has something changes.
- [Ticket Settings](https://documents.cxgenie.ai/ticket-system-add-on/ticket-settings.md): The Ticket Settings page allows administrators to define how tickets are created, displayed, and integrated across the workspace.


---

# 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://documents.cxgenie.ai/ticket-system-add-on.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.
