# How to use sandbox

You can try Uzera without installing it in your production environment application with the Uzera Sandbox Demo App.

You can create and experiment with all types of experiences in the sandbox, such as product tours, surveys, and checklists.

When you are creating a survey, checklist, etc., you can select the Sandbox option under the **Channel** section, which will allow you to select a sandbox demo template like Business Website, SAAS Application, or eCommerce Store to try on. Based on your selection, you will get a demo application URL, where your created experiences will be shown.

<div align="left"><figure><img src="/files/qbvFUlZFpmzlPW3qRLQ5" alt=""><figcaption></figcaption></figure></div>


---

# 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://uzera.gitbook.io/uzera-help-center/sandbox/how-to-use-sandbox.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.
