# How does it work?

You have setup everything and you are ready to jump into your server and start having fun.

But wait! How do I use this? Do I need to use any commands or are there any limitations that might not let me use it yet?

The answer is **maybe**. The only limitations that the plugin has are, the ones you set in the config or by your server and stuff that are not yet possible or have not been added yet.

{% hint style="info" %}
Do not get scared. That does not mean you cant use Dimensions or that you have to do more stuff. It just means that if you want way more advanced stuff than simply have portals to teleport around, you have to spend **at most** 5 more minutes looking through the wiki.
{% endhint %}

The way Dimensions works in-game is very simple. So simple, some would say that the process looks kinda familiar.

You join your world, you gather the resources needed. You build a portal shaped like a nether portal (using the materials you have used in the config), you right-click the portal to ignite it using the item you have chosen in the config and **BOOM!** Now you and your friends can travel between worlds.


---

# 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://astaspastagam.gitbook.io/first-steps/general-info/how-does-it-work.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.
