# Step 2 - Getting the universe id

In order to get your universe id, go to [https://create.roblox.com](https://create.roblox.com/). When you visit the page your experiences or games should show up in the dashboard. Click on the 3 dots next to the game you want to setting romod for and select "copy universe id".

Now, in the setup command universeid option. paste that number into it.

<figure><img src="/files/JDKeAy2u7ZtT3oCTJPkg" alt="" width="563"><figcaption><p>Here is an image for reference.</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://docs.jbz.dev/romod/setup/getuniverseid.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.
