# Initial page

![](https://1342146514-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miv3EXCNd7epqTWHahf%2F-Miv3I2MRwOWDYl2uXZQ%2F-Miv52r5pSBqjZjLIKgL%2FIcon128_3.png?alt=media\&token=60bd7f9c-41e5-4307-ab50-cc26526d9b3d)

Hey! On this page I will briefly describe how the plugin works and what it allows you to do. I will also show you which chapters are worth reading first!

## If you are here for the first time

If this is your first time opening this page, please study the documentation in order:

1. Read all the information on this page, but do not follow the links until you reach the "Get Started" section.
2. Follow the link in the "Get Started" section. And study all the lessons shown there. It is advisable to repeat it in practice.
3. After studying all the lessons, it's time to take a closer look at each element of the plugin. Examine the "Plugins interface" section.
4. Now check out all the features of the plugin in the section "Construction mods".

## Plugin activation

To get started, take a look at how to activate the plugin and learn about the basic plugin controls:

{% content-ref url="plugin-interface" %}
[plugin-interface](https://nexon3333.gitbook.io/building-tools/plugin-interface)
{% endcontent-ref %}

![](https://1342146514-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miv3EXCNd7epqTWHahf%2F-MivNHXVdq_3sF41t78z%2F-MivNi-taEjy7PiZbLBC%2FActivation.gif?alt=media\&token=b7c820d0-d53e-4c8f-a918-33b79ce29d49)

## How it works ?

The main entity of the plugin is the **Construction Mod**. Each has a unique function and its own keyboard shortcuts. Information about him is written on the display. You can read a detailed description of each mod on the page:

{% content-ref url="untitled" %}
[untitled](https://nexon3333.gitbook.io/building-tools/untitled)
{% endcontent-ref %}

![](https://1342146514-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Miv3EXCNd7epqTWHahf%2F-MivkpDuzyH1i6GxowcP%2F-MiwTCqbtdJJSad8LPQp%2FBT_Base.png?alt=media\&token=a659ca8d-30fd-4aa6-8dde-7185521fb52a)

Thus, working with the plugin looks like this: you select an asset in the content browser, change its rotation, scaling, root point. Then move it with the mouse to the desired area and spawn. Then choose another asset.

## Get starter

Let's see some examples of how to create houses using the plugin:

{% content-ref url="examples-of-using" %}
[examples-of-using](https://nexon3333.gitbook.io/building-tools/examples-of-using)
{% endcontent-ref %}


---

# 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://nexon3333.gitbook.io/building-tools/master.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.
