# Browse Templates

You can browse all the templates you have created in Arkain, while also discovering templates from other users. Search and filtering tools make it easy to find the right template whenever you need it.

***

## Template List

Browse your created templates or community templates.

Each card includes:

* **Template name**
* **Description (optional)**
* **Stack**
* **Creator**
* **Usage Stats**
* and the **\[Remix]** button

### **Search, Filter, and Sort**

Quickly find the right template using the built-in tools:

* **Search** by name, stack, description, or introduction—even if you don’t remember the exact name.
* **Filter** results by a specific stack.
* **Sort** templates with options like ***Recent*** or ***Most used*** to bring popular ones to the top.

### What is Arkain's official template?

If you look through the templates, you will see templates with an ![](/files/il6xFYKVcrUXj5u3jdUN)icon attached. These are templates that Arkain provides and produces, and as described, packages/modules for environment configuration are automatically installed and executed.

We hope that one day your templates will become official templates for Arkain.

***

## Template Detail Info

When viewing a specific template, you can access detailed information including:

* **Template Information** - Name, description, stack, and recommended performance
* **Creator Details** - Template creator and creation date
* **Usage Counts** - Number of times Arkain users have used this template

### Template Actions

* **Use Template** - Deploy the template with recommended settings&#x20;
* **Comment** - Share feedback and engage with the template creator
* **Social Sharing** - Share templates on social media platforms

You can report a template if you find its content inappropriate:

* **Report Template** - Flag inappropriate or problematic templates

{% content-ref url="/pages/29nrmYywLynb90oPrS1S" %}
[Malicious Templates and Comment Policy](/user-guide/templates/malicious-templates-and-comment-policy.md)
{% endcontent-ref %}

For your own templates, you can also:&#x20;

* **Edit Template** - Modify template details and settings
* **Delete Template** - Remove templates permanently from the platform

{% content-ref url="/pages/FJLHRPTW9R115EnzY3Wp" %}
[Manage Templates](/user-guide/templates/manage-templates.md)
{% endcontent-ref %}


---

# 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/browse-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.
