# Supported Languages

Discloud supports a **wide range of programming languages**, allowing developers to easily deploy [**bots**](/en/how-to-host/bots.md)**,** [**websites**](/en/how-to-host/websites-and-apis.md)**,** [**APIs**](/en/how-to-host/websites-and-apis.md)**, and other applications**. Whether you are using **interpreted** or **compiled** languages, Discloud provides a **seamless deployment process**.

***

## 📑 **Available Languages**

<table data-card-size="large" data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/AUR7lUGRbIvh3zsazTkw">/pages/AUR7lUGRbIvh3zsazTkw</a></td><td>Widely used for bots and APIs, especially with Node.js.</td><td></td><td></td><td></td></tr><tr><td><a href="/pages/FbDgw9mMkSFY2Zhe3SjR">/pages/FbDgw9mMkSFY2Zhe3SjR</a></td><td>Ideal for scripts and bots with popular frameworks like Flask and Django.</td><td></td><td></td><td></td></tr><tr><td><a href="/pages/ttQVRyizN6U4XRJhhV1H">/pages/ttQVRyizN6U4XRJhhV1H</a></td><td>A solid choice for robust and scalable applications.</td><td></td><td></td><td></td></tr><tr><td><a href="/pages/ZwyhAHp2O5kbYpCh5JaR">/pages/ZwyhAHp2O5kbYpCh5JaR</a></td><td>Perfect for developers using Ruby on Rails and similar frameworks.</td><td></td><td></td><td></td></tr><tr><td><a href="/pages/lwJpJxcSsGkCGL6RQv05">/pages/lwJpJxcSsGkCGL6RQv05</a></td><td>Great for high-performance applications and easy to implement.</td><td></td><td></td><td></td></tr><tr><td><a href="/pages/Q1WjtrHv3HqGyG1lU3Sc">/pages/Q1WjtrHv3HqGyG1lU3Sc</a></td><td>Very popular for developing dynamic websites and backends.</td><td></td><td></td><td></td></tr><tr><td><a href="/pages/CozxAFPoNgfVMvScGN9M">/pages/CozxAFPoNgfVMvScGN9M</a></td><td>Known for its safety and high performance, ideal for critical systems.</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.discloud.com/en/development-environment/supported-languages.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.
