# Get started

## Installation

Ticket Guardian can be installed from [Zendesk Marketplace](https://www.zendesk.com/marketplace/apps/support/1012431/ticket-guardian/).

1. Click on **Install**
2. Select your Zendesk instance where Ticket Guardian should be added

Once installed, it will appear in the *Ticket sidebar*.

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

## Concept

Ticket Guardian has a simple layout but powerful concept. It works based on **rules.**

**Rule** is a regular text / string that Ticket Guardian will scan for presence in Public response. If it is found - it will prevent the submission of the ticket (changing status) with a notification, informing which rule has caused prevention.

Simple put it - if your public reply contains text that you asked Ticket Guardian to find, it will prevent you from sending a response to the end-user, which in some cases can save end-users' frustration.


---

# 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://pineapps.gitbook.io/ticket-guardian/get-started.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.
