> For the complete documentation index, see [llms.txt](https://docs.abyiss.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abyiss.com/octane-api/integration-guides.md).

# Integration Guides

Welcome to our Integration Guides section. Here, you'll find all the resources you need to seamlessly integrate our APIs into your application or business operations.

## Available Guides

* [**Crypto Off-Ramp APIs Guide for Businesses**](/octane-api/integration-guides/crypto-off-ramp-apis-business-guide.md)
  * This guide is designed for organizations looking to provide an effortless off-ramp experience for customers. It covers the entire process for customers who have completed Know Your Customer (KYC) or Know Your Business (KYB) procedures. Learn how to set up subaccounts, initiate transactions, and manage customer payment information, including bank accounts and digital wallets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/integration-guides.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.
