# Live Server

Looking to test out our setups for yourself? Join our live test network today with the IP **setup.nexstudios.org**! Server is online 24/7.\
\
When you join, you'll be viewing our Lobby PLUS Setup! Simply click the "Online" NPCs to view the corresponding server setup

{% hint style="success" %}
On Survival or Skyblock PLUS? Be sure to check out **/modmenu** for a list of developer options to allow you to test the setup further! If anything is missing, feel free to join our Discord and get in touch with us!
{% endhint %}


---

# 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://docs.nexstudios.org/live-server.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.
