# How do I get my API Key?

### Step 1: 👉 Navigate To expand.network homepage ([<mark style="color:blue;">https://expand.network/</mark>](https://expand.network/))&#x20;

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

### Step 2: 🗝️ Get API Key

1. Click on the [<mark style="color:blue;">Get API key</mark>](https://auth.expand.network/).
2. After clicking, you will be redirected to the below-mentioned page.

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

{% hint style="info" %}
Users can either click on the "Sign up with Google" button to directly get their API key or follow the steps below.
{% endhint %}

3. Fill in your details and click on the Signup button. An email will be sent to the entered email address.&#x20;

<figure><img src="/files/3Vkuv90VF7tFtMJtMb7E" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
If the user does not receive the verification email, they can click the Resend email button to receive it again.
{% endhint %}

### Step 3: ✅ Verify Your Entered Email Address

1. After signing up, the user will be receiving an email stating "Please verify Email".&#x20;
2. Click on the Verify Email button.

<figure><img src="/files/2NkKIwdL8SMROR19EdBG" alt=""><figcaption></figcaption></figure>

3\. After clicking on verify email, you will be redirected to the Thank You page, containing your API key.&#x20;

<figure><img src="/files/VmmiKRVWGeOZ1e0oFTh1" alt="" width="563"><figcaption></figcaption></figure>

An email, containing your API Key, will also be sent to the registered email address.

{% hint style="danger" %}
**It is important to keep your private key confidential. Please do not share it with anyone.**
{% endhint %}


---

# 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.expand.network/how-do-i-get-my-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.
