> For the complete documentation index, see [llms.txt](https://docs.spacetree.org/spacetree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spacetree.org/spacetree/quizzes/support.md).

# Support

For assistance with the ProQyz plugin, support is provided exclusively through our ticket support portal. Follow these steps to reach out for help within our support hours.

**Accessing the Support Portal**

1. **Navigate to the Portal**:
   * Go to [support.spacetree.org](http://support.spacetree.org/) in your web browser.

**Signing Up for Support**

1. **Sign Up**:
   * If you are a new user, click on the ‘Signup’ button to register for an account.
   * Provide the required details to create your support account.

**Creating a Support Ticket**

1. **Log In**:
   * If you already have an account, log in with your credentials.
2. **New Ticket**:
   * Once logged in, click on the option to ‘Create a new ticket’.
   * Fill in the ticket form with a detailed description of your issue or query.
   * Include any relevant details or screenshots that might help in diagnosing the issue more quickly.

**Support Hours**

* **Availability**:
  * The support team is available from 10 am to 5 pm, Monday to Friday.
  * Tickets submitted outside these hours will be addressed during the next business day.

**Ticket Follow-Up**

* **Response Time**:
  * Our support team endeavors to respond to tickets promptly within our support hours.
  * You will receive a notification via email once there is a response to your ticket.

**Support Expectations**

* **Issue Resolution**:
  * Our team will work with you to resolve your issues or provide the information you need.
  * Complex issues may require more time and additional information.

For all ProQyz-related support needs, our dedicated ticket support portal ensures that your queries are addressed in a timely and organized manner. Please note that while we strive to assist you as efficiently as possible, response times may vary based on the complexity of the issue and ticket volume. We appreciate your patience and are committed to providing the best support experience possible.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.spacetree.org/spacetree/quizzes/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.
