# KYC (Know Your Customer)

{% hint style="danger" %}
**The endpoint is in Alpha. Request access by emailing** [**support@abyiss.com**](mailto:support@abyiss.com)**.**
{% endhint %}

KYC (Know Your Customer) APIs for Octane: Crypto On and Off Ramp. This endpoint allows you to post and get your Know Your Customer (KYB) and Know Your Business (KYB) information and status.&#x20;

Currently in early alpha. Initial usage will be rolled out one exchange at a time. Contact our support team or email us at [support@abyiss.com](<mailto:support@abyiss.com >) to request access.


---

# 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.abyiss.com/octane-api/apis/kyc-know-your-customer.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.
