> For the complete documentation index, see [llms.txt](https://guides.engels.zip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01aa-core-details.md).

# 01aa) Core Details

#### Core Details

1. You can enter whatever you want for **Server Name**, but I recommend naming it something relevant to the server you're creating. Because that's what I want to make, I'll call mine `Minecraft (Paper)`.
2. You can leave the **Server Description** blank, or write something there if you need to.
3. You need to select a **Server Owner**. In my case, that would be me, the admin user. I'll search for my email, `engels74@tuta.io` and it should find my user.

{% hint style="info" %}
**Only** the "Server Name" and "Server Owner" fields require you to enter information.
{% endhint %}

<figure><img src="https://i.imgur.com/RqIxBJ2.gif" alt=""><figcaption></figcaption></figure>

### On to the next step!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guides.engels.zip/using-pterodactyl/01-setting-up-a-game-server/01a-creating-a-server/01aa-core-details.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.
