# Startup Settings

## Server Key - Optional

{% hint style="info" %}
You now need to own BO2 on Steam to be able to create a Server Key! [Info](https://forum.plutonium.pw/topic/32250/an-update-on-game-ownership-verification)\
You can join a private server without Server Key, check [How to join a Private Server?](/questions/how-to-join-a-private-server.md)
{% endhint %}

The Server Key is required for your server to be searchable / show up in the server list.

**The name you enter will also be the name you have to search for**

To generate your Server Key, visit this Website: <https://platform.plutonium.pw>\
Enter a Name and select <mark style="color:blue;">T6ZM</mark> as Game

<img src="/files/TXLiu3RYwO1VaimGnxqK" alt="" data-size="original">

Now all that's left is to paste it in the Startup Settings and restart your Server

<figure><img src="/files/TxYz3FncxwgyrhFZTRQ3" alt=""><figcaption><p>Server Key</p></figcaption></figure>

## Maps

You can also choose which maps the server should start with.

1. Go to <https://maps.ezz.lol>
2. Select the maps you like and press "Copy"
3. Paste it to the Startup Settings<br>

   <figure><img src="/files/XUbnoibcz4ZNPaKrXO6z" alt=""><figcaption><p>Map Generator</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://faq.ezz.lol/ezz-panel/startup-settings.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.
