# Get API keys 🔑

To access the API Keys of our fiat<>crypto on & offramp, please visit the the [KriptoRamp Getting Started page](https://developer.kriptomat.io/docs/getting-started/kripto-ramp-widget-and-kripto-white-label-get-started). In order to use our API, you need first to complete our KYB form. After you do that, we will have our business development and product team reach out to you with a feedback and approve integration.

If you have any questions about where you are in the process, please feel free to reach out to <widget@kriptomat.io>.


---

# 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://developer.kriptomat.io/docs/getting-started/get-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.
