# Personal Assistance

Personal assistance for Soulslike Framework is provided through the **isikdev systems** Discord server.

The Discord server is open for everyone, however *requires a simple verification process* where you must provide your **Order ID** through direct message or email to access the Soulslike Framework channel.

### Discord Link

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

### How to find your Order ID

After purchasing any product from **Fab** you will receive an email with your receipt which contains your **Order ID:**

<figure><img src="/files/XjT3Aei9aeyqscnouWg0" alt=""><figcaption></figcaption></figure>


---

# 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://soulslike-framework.isik.vip/framework-overview/personal-assistance.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.
