# ZN Project Development Documentation

## PteroControl

Bot that allows you to control your panels running Pterodactyl or Pelican from Discord.

{% content-ref url="/pages/-MdVsW85edc2DFA-xQPu" %}
[Introduction](/pterocontrol/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/WVxigkKrErKkDsvWGO8w" %}
[Change Logs](/pterocontrol/change-logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/VwpACdJQij4M9NhQxivz" %}
[Terms Of Service](/pterocontrol/terms-of-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/tfFsObKd8rHgZNXWgbq7" %}
[Privacy Policy](/pterocontrol/privacy-policy.md)
{% endcontent-ref %}

{% embed url="<https://pterocontrol.znproject.my.id>" %}

## CCBG

Customize your cobblestone and basalt generator with this addon! You can make your cobblestone and basalt generator spawn any block you want. By default, it spawns all Minecraft ores, including ancient debris, making it perfect for SkyBlock and other minigames that utilize cobblestone and basalt generators.

More Information:

{% embed url="<https://ccbg.znproject.my.id>" %}


---

# 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.znproject.my.id/main.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.
