# Get Wargear API Key

## Introduction

When connecting Wargear.net with Amber Signals you need to retrieve a **read-only API key** from your account. It is very important that the api key is only read only and we cannot do any moves in your games. This is no problem at the moment, because only read only keys are available!

## Step 1

Open [wargear.net](https://www.wargear.net/) and login into you account.

## Step 2

Go to **Settings ->** [**Account**](https://www.wargear.net/settings/account) and scroll to the bottom where you can see the api key starting with:

```
wg_ro_....
```

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

## Step 3

Copy the key and use it when you create the wargear.net service in your [Dashboard](https://ambersignals.com/dashboard).


---

# 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.ambersignals.com/tutorials/get-wargear-api-key.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.
