# How to get Model ID

To get the Model ID you will need to select **Gallery** from the models sub-menu from the navigation menu on the left hand side. This will bring up a models gallery, or use this [link](https://app.scenario.com/models).\
\
When on the models page make sure to select **Your Models** from the **Category** menu on the left hand side. Then select the model you want the ID of, on the model page select the **Details** tab this will give you the model id on the right hand side, in the **Parameters** section.&#x20;


---

# 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://player1.gitbook.io/player1-docs/getting-started/how-to-get-model-id.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.
