> For the complete documentation index, see [llms.txt](https://estiom.gitbook.io/bloqs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://estiom.gitbook.io/bloqs/readme.md).

# Welcome to Bloqs

Bloqs is a powerful low-code platform built for developers who love C#. Create modern apps visually or programmatically — fast, flexible, and future-proof.

**The documentation on this site focuses on the Visual Studio and C# version of Bloqs. If you want to use Bloqs directly in the browser (runtime modeling), no software or Visual Studio is required — you can start modeling right away.**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://estiom.gitbook.io/bloqs/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.
