# Obtain The Block

Once installed, it's simple. To obtain the Control Block, like with Command Blocks, you need to be in Creative and have Cheats enabled. Then, you can execute the following command:

```
/give @p controlblocks:control_block
```

{% hint style="info" %}
You can only get the Control Block via commands, like for the command block. If you are in a multiplayer server, you may have to get OP perms to execute the command and use the block.
{% endhint %}

You should then obtain the Control Block Item.

You can place the Control Block by right-clicking where you want it to be. Destroy it with left click and to place another one on an already existing Control Block, press Shift+Right Click\
You can interact with the Control Block by right-clicking on a placed one.


---

# 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/obtain-the-block.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.
