# Web with Open API

To access the [**\[Web with Open API\]** ](https://arkain.io/template/template_kcLwmCWohkfmkvDTib)template, you must issue the required API KEY.

## How do I obtain an OpenWeatherMap API Key?

1. Go to <https://openweathermap.org/> and sign up.

<figure><img src="/files/Lu6PxHNxd6KS5QWUPYJ8" alt=""><figcaption></figcaption></figure>

2. A confirmation email will be sent to the email address you entered when signing up. Click the **\[Verify your email] button**.

<figure><img src="/files/Dv2vr5GgDDdBvZHgpZhW" alt=""><figcaption></figcaption></figure>

3. Click on your nickname in the upper right corner of [https://openweathermap.org/ ](<https://openweathermap.org/ >)and click on the **\[MY API keys] button**.

<figure><img src="/files/7dWYzniJDeuOHSOJPRpn" alt=""><figcaption></figcaption></figure>

4. Enter the desired API key name in **\[Create key]** and click the **\[Generate] button**.

<figure><img src="/files/KviOYSdkTOQyYPQnHPfR" alt=""><figcaption></figcaption></figure>

5. Copy the issued Key.
6. The preparation is complete, but you need to wait for the API to be approved. According to the email you received when the API was issued, it may take several hours for it to be approved. Since you will not receive a separate approval email or notification, we recommend that you wait a day or so before accessing it.

<figure><img src="/files/huMq23wrcFBQBgJcnik7" alt=""><figcaption><p>Within the next couple of hours, it will be activated and ready to use</p></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.arkain.io/user-guide/templates/official-template-guide/web-with-open-api.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.
