# Simulation Templates

## Overview

To get you started with authoring simulations, we have put together a collection of pre-built templates in which you can copy into your account and get a headstart on authoring.

## Access

To access the list of simulation templates, navigate to [id.siminsights.com/templates](https://id.siminsights.com/templates). Here you will find templates for different use cases. Click on **View Simulation** to get a preview of the simulation in the browser, and click on **Copy to Account** to make a copy of that simulation into your HyperSkill account.

<figure><img src="https://2704613365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxYaaXoZ4YGbVdAnAhdcE%2Fuploads%2F7HKN8MlIygwbqKrjFZPX%2Fimage.png?alt=media&#x26;token=6542ccce-a87c-46f8-81be-fbe729c72463" alt=""><figcaption></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.siminsights.com/authoring-a-simulation/simulation-templates.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.
