# How To Get Deepseek AI API Key

To get the Deepseek AI API key, you need to sign up and log in to this website, [https://platform.deepseek.com](https://platform.deepseek.com/). Then, go to the API keys menu. Click the **Create New API Key**.

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

Create a new name for your API key (example: Wasapmatic) and click the **Create API key button.**

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

Then, you'll get the API key. Just copy this API key to use it in your Wasapmatic A.I API key setting.

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

Make sure to top up your Deepseek account first before you want to use the API key. Deepseek API will stop working if there is not enough balance in your account.&#x20;

<figure><img src="/files/k5RpSCokT0xGmVtGlx3z" alt=""><figcaption></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://help.wasapmatic.com/whatsapp-artificial-intelligence-a.i/how-to-get-deepseek-ai-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.
