# Administration panel

The place where you will spend most of your time is organized so you get to anything fast.

<figure><img src="/files/MaraW2JYnvMWLqtL5pmK" alt=""><figcaption><p>Main administration panel screen</p></figcaption></figure>

### Managing pages

A new page is created by adding a new Draft page and choosing the desired template

<figure><img src="/files/UqSH7pzVG9O7j7NGSrqt" alt=""><figcaption><p>New page draft</p></figcaption></figure>

#### Page status

For every page important option is a page status.

<figure><img src="/files/XXKN6vEZS6HtMw1dMSfN" alt=""><figcaption><p>Page status</p></figcaption></figure>


---

# 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://www.one.thezero.club/guide/administration-panel.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.
