# Introduction

## Welcome to the Official Documentation

This is your central resource for understanding, setting up, and troubleshooting all our products. We are committed to providing the best tools and support to help you succeed.

#### Our Platforms

* **Website:** [Plex Development](https://plexdevelopment.net)
* **Discord Server:** [Join our Community](https://discord.gg/plexdev)

{% hint style="danger" %}
**Important Notice: Stay Secure**

Some unauthorized websites are distributing modified versions of our products containing **backdoors** or other malicious code. For your safety:

* **Always download our products directly from our official platforms**: [Plex Development](https://plexdevelopment.net), our [Discord Server](https://discord.gg/plexdev), or [BuiltByBit](https://builtbybit.com/creators/swqpping.156689).
* **Using leaked or unauthorized versions of our products is illegal** and may result in compromised security and functionality.
  {% endhint %}

{% hint style="danger" %}

#### **Legal Disclaimer**

By using leaked versions of our products, you violate our intellectual property rights and terms of service. **We reserve the right to take legal action against individuals or entities found using or distributing unauthorized versions of our software.**

Protect yourself and your systems, always rely on our official resources for secure, up-to-date, and supported versions of our software.
{% 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://docs.plexdevelopment.net/introduction.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.
