# Installation

You will learn here how to get started with the Control Blocks mod. We will start off by installing the mod. Please note that there are no required dependencies.

At the moment, you can download the mod for yourself on those platforms:

<table><thead><tr><th width="486">Platform</th><th width="122" align="center">Is Planned</th><th width="126" align="center">Is Avalible</th></tr></thead><tbody><tr><td>Curseforge</td><td align="center"><i class="fa-check">:check:</i></td><td align="center"><i class="fa-check">:check:</i></td></tr><tr><td>Modrinth</td><td align="center"><i class="fa-check">:check:</i></td><td align="center"><i class="fa-check">:check:</i></td></tr></tbody></table>

Select the platform you want to download on and follow the steps.

{% tabs %}
{% tab title="Curseforge" %}

### Via the <mark style="color:orange;">Curseforge</mark> App

Get it: <https://www.curseforge.com/minecraft/mc-mods/control-blocks>
{% endtab %}

{% tab title="Modrinth" %}
Get the mod now on [<mark style="color:$success;">Modrinth</mark>](#user-content-fn-1)[^1]: <https://modrinth.com/mod/control-blocks>
{% endtab %}
{% endtabs %}

[^1]: <https://modrinth.com/>


---

# 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://control-blocks-mod.gitbook.io/control-blocks-mod-docs/getting-started/installation.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.
