# Adding custom blocks

As we said before, the Blocks Administration page allows the Site administrator to add custom blocks. This is done by clicking on the “Add Block” button ![img\_54.jpg](/files/-LD6N1qQdndfsqpkiqY3) and filling the fields in the screen from that opens. The properties are the same as the Table 2. Only one new property has to be set: Content Type, which defines the type of content that is entered in the Content area: HTML, PHP, etc…

![img\_54.jpg](/files/-LD6N1qSqXzhHp8CT5hh)

And, of course, the content itself:

![img\_54.jpg](/files/-LD6N1qUMm0ZYpJJA7AG)


---

# 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://xoops.gitbook.io/xoops-operations-guide/the-admin-interface/blocks/adding-custom-blocks.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.
