# Use Templates

When you find a template that meets your needs, click the **\[Remix]** button to create a new container. All the configurations and settings will be automatically applied, giving you a ready-to-use environment based on the template's specifications.

***

You can use templates from the following locations:

* Browse Templates&#x20;
* Community Profile
* Hot Templates in the [Dashboard page](/user-guide/dashboard.md)

{% stepper %}
{% step %}
**Set a Container Name**

Enter a name for your container.

{% hint style="warning" %}
**Note**\
Container names must only contain **alphabets, numbers, underscores (\_), or hyphens (-).**
{% endhint %}
{% endstep %}

{% step %}
**Configure Container Performance**

You can check the available container specifications on [this page](https://docs.arkain.io/user-guide/dashboard/container/container-specifications).

{% hint style="info" %}
The base template of the container is selected as the base template set in the template you selected.
{% endhint %}
{% endstep %}

{% step %}
**Configure Additional Storage**

* **Default:** 5GB / **Up to:** 80GB
* **Free Plan**: 5GB for free
* **Membership Plan**: 15GB for free

{% hint style="info" %}
GPU containers are created with **30GB of storage by default**.
{% endhint %}

{% hint style="warning" %}
**Note**

* Once upgraded, storage **cannot be downgraded.**
* If you **exceed your free storage**, **additional charges** will apply based on your usage.
* You can **upgrade storage after the container has been created**.
  {% endhint %}
  {% endstep %}
  {% endstepper %}

***

You're now ready to use templates in Arkain for faster, more efficient container creation!\
Skip the setup and start building with trusted configurations today.


---

# 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.arkain.io/user-guide/templates/use-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.
