# Official Template Guide

#### <mark style="background-color:red;">**Please refer to the guide on how to issue API keys, set up the environment, etc. while using the official template through this document.**</mark>

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


---

# 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/official-template-guide.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.
