> 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/proqyz/create-a-test.md).

# Create a Test

**Step 1: Access the ProQyz Dashboard**

1. **Log in to WordPress:**
   * Go to your WordPress admin dashboard.
   * Navigate to **ProQyz** > **ProQyz App**.
2. **Redirect to ProQyz Dashboard:**
   * You will be redirected to the ProQyz Dashboard at [app.proqyz.com](https://app.proqyz.com).
   * Alternatively, you can visit the website directly.
3. **Log in to ProQyz:**
   * Enter your registered email ID and password to log in.

***

**Step 2: Create a Test**

1. **Go to My Quizzes:**
   * In the ProQyz Dashboard, click on **ProQyz** > **My Quizzes**.
   * This section allows you to create and manage tests.
2. **Write a Test:**
   * Select the type of test you want to create:
   * Enter the test details and add questions based on the chosen format.

{% content-ref url="/pages/o4qRSmcrSBU1A8tqyCq9" %}
[Reading](/spacetree/quizzes/quiz-types/reading.md)
{% endcontent-ref %}

{% content-ref url="/pages/NAwgnNajR6PCP5DAUZZE" %}
[Listening](/spacetree/quizzes/quiz-types/listening.md)
{% endcontent-ref %}

{% content-ref url="/pages/2DNmn1Ob5DYBCTkGxu5x" %}
[Writing](/spacetree/quizzes/quiz-types/writing.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZeJDqAEwKymEvh7DAJLM" %}
[Speaking](/spacetree/quizzes/quiz-types/speaking.md)
{% endcontent-ref %}

1. **Save the Test:**
   * Review your test and click **Save** when done.


---

# 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/proqyz/create-a-test.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.
