> For the complete documentation index, see [llms.txt](https://ayznnn.gitbook.io/waveshield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayznnn.gitbook.io/waveshield/getting-started/first-start.md).

# First Start

* Make sure you followed this <https://www.youtube.com/watch?v=suEDBtzfWCY>
* You can now start your server, WaveShield **will update himself automatically** and **restart** your server 2-3 times, **THAT'S NORMAL**, just restart it when it stops.
* When WaveShield is successfully started you should see `WaveShield is ready to use` in the console. Otherwise, do what WaveShield asks you.

![](/files/gfKl6F1V1Se42R1HT82f)

* Now run the `waveshield install 1` command in the server console. WaveShield will install itself in your scripts to **secure them**.
* If you don't see your anticheat configuration on the panel after the first start, make sure that you authorized waveshield panel (panel.waveshield.xyz) into your firewall (port 80/3000)

{% hint style="success" %}
You are ready to proceed to the configuration steps.
{% endhint %}


---

# 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://ayznnn.gitbook.io/waveshield/getting-started/first-start.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.
