# Get your api credentials

To interact with our platform, the first step is to contact Danaya at <mark style="color:green;">**<contact@danaya.africa>**</mark> to learn about the access modalities in sandbox, demo, or production.&#x20;

Following these discussions, we will provide you with an `Api-Key and Api-Secret`, which are essential for using our APIs and SDKs.


---

# 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.danaya.africa/documentation/getting-started/get-your-api-credentials.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.
