# Obtaining API Keys

1. **Log in to your 0xProcessing account**&#x20;
2. Navigate to **Merchant menu**
3. Open the integrated method section **API**
4. Find the section called **“API key”** and click **"Generate key"**.

<figure><img src="https://3581776959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFe844yi2U8Swnqhi7iE8%2Fuploads%2FtXBn53BeRt69VoK4s2Vm%2Fphoto_2023-02-20_13-12-28.jpg?alt=media&#x26;token=98c20916-1e7c-4d57-957f-a780ad317525" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Please copy this key and save it somewhere safe. For security reasons, we cannot show it to you again.**&#x20;

**If you generate a new key, the old one will stop working**
{% 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.0xprocessing.com/0xprocessing-api/obtaining-api-keys.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.
