# Documentation

## Using our Documentation

We aim to provide accurate, up-to-date documentation for our paid resources so that installation is as straightforward as possible for our customers.

Before contacting us about any issues you are having, always check the documentation first and try to resolve them. If you are still unable to, we will be glad to help.

## Join our Discord Server

Our Discord server is the best place to connect with other customers, share new ideas and suggest features to improve our resources.

{% embed url="<https://discord.gg/d3NBgTV7jj>" %}

## Sign up to our Newsletter

Want to keep in the loop with important updates about our resources? Sign up using the link below.

{% embed url="<https://londonstudios.net/sign-up/>" %}

## Getting Support

We understand installing resources can often be a confusing process so we've got a team on hand that can provide some assistance if you're stuck, provided you've **read the documentation first**.

{% embed url="<https://support.londonstudios.net>" %}
Click the link above to access our support panel
{% endembed %}

Our team are online between certain hours to assist you with our paid resources. Even if you just have a question before checking out, we're here to help!

You can still open a ticket outside of these hours, however you'll only receive a response when we are online. All responses will be forwarded to your email address, making sure you don't miss out.


---

# 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://docs.londonstudios.net/london-studios-documentation/general/readme.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.
