> 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/faq.md).

# FAQ

**1. Can I install ProQyz on my website?**

**Yes**, ProQyz can be installed on your Wordpress website to add quiz and course functionality. ProQyz currently **ONLY** runs on **Wordpress** sites.

**2. What are the server requirements for ProQyz?**

ProQyz requires a server with a minimum of **2 GB RAM**.

**3. Is there any user limit on ProQyz?**

**No,** there is no user limit on ProQyz.

**4. Can I sell courses using a local payment gateway?**

**Yes**, with WooCommerce integration, you can sell courses using local payment gateways.

**5. Can I sell courses in multiple currencies?**

**Yes**, you can sell in multiple currencies with the currency switcher WooCommerce add-on.

**6. Can you help customise the software or add new features?**

**Yes**, email your requirements to <support@spacetree.org> to get a quote for customisation.

**7. Do I need any technical knowledge to use ProQyz?**

**No**, ProQyz is designed to be user-friendly and does not require technical knowledge to use.

**8. Can I use ProQyz if I don't have a website yet?**

**Yes**, you can use our free website templates to create a website with ProQyz functionality.

**9. Do I need a domain name to use ProQyz?**

**Yes**, you will need a domain name to set up your website and use ProQyz.

**10. Can I sell the ProQyz software to others?**

**No**, you cannot resell our services or the ProQyz software to others.

**11. Can I refer ProQyz to others?**

**Yes**, you can join our affiliate program and earn a 20% commission on referrals.

**12. Do you provide support over the phone?**

**No**, our support is available through a ticket support portal only.

**13. Do you offer a free trial of ProQyz?**

**No**, we do not offer a free trial, but we do have a 14-day refund policy for peace of mind.

For further information or if your question isn't listed here, please reach out to us through our support portal.


---

# 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/faq.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.
