# Zontroy Offline Code Generator

- [Zontroy Offline Code Generator](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-offline-code-generator.md)
- [Oprazi .zproject file for MSSQL](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-offline-code-generator/oprazi-.zproject-file-for-mssql.md)
- [CrudwithGo .zproject file for MySQL](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-offline-code-generator/crudwithgo-.zproject-file-for-mysql.md)
- [Course-management .zproject file for Entity](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-offline-code-generator/course-management-.zproject-file-for-entity.md)
- [JavaCodeGenerator .zproject file for PostgreSQL](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-offline-code-generator/javacodegenerator-.zproject-file-for-postgresql.md)
- [Zontroy  AI Offline File Types](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-file-types.md)
- [Zontroy AI Offline Single File](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-file-types/zontroy-ai-offline-single-file.md)
- [Zontroy AI Offline Repeating File](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-file-types/zontroy-ai-offline-repeating-file.md)
- [Zontroy AI Offline Inner Repeating File](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-file-types/zontroy-ai-offline-inner-repeating-file.md)
- [Zontroy AI Offline Code Generator Tutorial](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial.md)
- [Zontroy Syntax](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/zontroy-syntax.md)
- [zg-entity](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/zg-entity.md)
- [zg-entities](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/zg-entities.md)
- [zg-if](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/zg-if.md)
- [zg-for](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/zg-for.md)
- [Data Type Conversion](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/data-type-conversion.md)
- [Built-in Functions](https://docs.zontroy.com/zontroy-offline-code-generator/zontroy-ai-offline-code-generator-tutorial/built-in-functions.md)


---

# 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.zontroy.com/zontroy-offline-code-generator.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.
