> For the complete documentation index, see [llms.txt](https://docs.realmacsoftware.com/classic-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmacsoftware.com/classic-manual/addons/premium-themes/royale/royale-faq.md).

# Royale FAQ

**Q: Will past purchasers of Nick's Royale theme get support from Realmac?**

A: Yes, we'll offer support to anyone that previously purchased the Royale theme directly from Nick Cates. However, we always recommend asking css/html and site building related questions on our [Community Forum](https://community.realmacsoftware.com/home).\
\
**Q: I already purchased Royale from Nick Cates, do I need to buy it again?**

A: No, the Realmac version has few changes. Keep using the version you purchased. You can download the most recent version of the theme [from Nick Cates, using his order lookup tool](https://nickcates.cartloom.com/lookup). \
Realmac Customers should use the [Realmac order lookup tool](https://realmac.onfastspring.com/account).\
\
**Q: Are there any updates or are you just taking over support?**

A: No significant updates were needed for Royale. However, if updates are required, Realmac will make those changes and publish an update. This will be available to customers that purchased directly from Realmac.

**Q: The Royale theme is fairly old, does it still work okay?**

A: Yes, absolutely, it's a great theme and can produce amazing websites that look and perform great on the web. The age of this theme is reflected in the price.

**Q: The Demo project uses some stacks I don't own, do I need them?**

A: No. The example project uses Velvet and the Photo Base stack from Nick Cates Design, these are now available from [Weaver's Space](https://www.weavers.space/).

Please remember, that you don’t need these stacks to use the theme. They are optional.<br>

<br>

\ <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, and the optional `goal` query parameter:

```
GET https://docs.realmacsoftware.com/classic-manual/addons/premium-themes/royale/royale-faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
