# Contact us

## I want to ask about...

### Certn's API

For questions regarding our API, reach out by email at: <apisupport@certn.co>.

For questions regarding your partnership with Certn, reach out by email at: <partnerships@certn.co>.&#x20;

### Something else

{% embed url="<https://certn.co/contact/>" %}
Contact our sales team, technical support, or media and press representatives.
{% endembed %}

## Privacy policy and Terms of use

You can find our [privacy policy](https://certn.co/privacy-policy/) and [terms of use](https://certn.co/terms-of-use/) on our main website **certn.co**.&#x20;


---

# 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.certn.co/api/contact.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.
