# Welcome

{% hint style="info" %}
Greetings

Welcome to our studio! We are glad that you are with us.
{% endhint %}

{% hint style="info" %}

### About us

We are engaged in the creation of modern and unique plugins for various projects. Our team of specialists is always ready to implement your boldest ideas.
{% endhint %}

{% hint style="info" %}

### Join to us [**Discord**](https://dsc.gg/treexstudio)

### [**Discord**](https://dsc.gg/treexstudio) **RU**

### [**Discord**](https://dsc.gg/jetby) **EN**

{% endhint %}


---

# 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://wiki.jetby.space/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.
