# Simulator slugs

When using the *Simulators* tab in the c*oherence Hub*, you can enable the *Use Simulator* option and specify a *Simulator Slug*. This is simply a **unique identifier for a Simulator**. This value is automatically saved in `RuntimeSettings` when an upload is complete, and Room creation requests will use this value to identify which Simulator should be started alongside your room.

The Simulator slug can be any string value, but we recommend using something descriptive. If the same slug is used between two uploads, the later upload will overwrite the previous Simulator.

<figure><img src="/files/JnKv9OmzXLw69crvqJu2" alt=""><figcaption><p><em>Use the Simulators tab to specify all Simulator related settings.</em></p></figcaption></figure>

A list of uploaded Simulators can be found in the [Dashboard](https://coherence.io/dashboard), under the project's Schemas & Builds section.


---

# 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.coherence.io/manual/simulation-server/simulator-slugs.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.
