# Peer-help

Sometimes you'll need or want another opinion or perspective when encountering an issue. Fortunately, there is [skUnity](https://skunity.com/), a Skript-based communnity where users can give and receive advice, chat, and a few other things.

Other Discord servers (Skript Hub, server hosts) may also have Discord servers with sections for Skript. These are smaller, less active, and generally less prestigious versions of skUnity's Discord. Anything these offer, skUnity's can top. There isn't a reason to even link them, as skUnity blows them out of the water, and generally has more experienced and knowledgable members.


---

# 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://x8ight.gitbook.io/syntask/resources/peer-help.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.
