> For the complete documentation index, see [llms.txt](https://docs.nexstudios.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexstudios.org/skyblock-plus-setup/getting-set-up.md).

# Getting Set Up

We told you that this resource will be suitable for any aspiring server owner, no matter how experienced. You'll see from this page alone that we're honouring that commitment! We'll take you step by step through the installation process.

Make sure to read through all of the following pages to ensure your server is ready to go!

{% hint style="success" %}
**Need a hand?**

We offer an **Installation & Configuration** service for those who may be new to owning servers or simply want peace of mind. Simply purchase the "Installation & Configuration" addon on our [BuiltByBit page](https://builtbybit.com/skyblockplus), open a ticket on our Discord Server, and we'll do all the hard work for you!

You can still purchase the addon **even after you've purchased the setup**.
{% 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://docs.nexstudios.org/skyblock-plus-setup/getting-set-up.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.
