# How to Integrate ORCA

A new era of ORCA is here. Developers can empower their communities and allow them to participate in and profit from liquidations more easily than ever before.

We understand that it can be a complex process to make strategic business decisions and integrate third party protocols. That is why we want to make it as easy as possible for coders, business developers, and other related parties to understand the ORCA integration process.&#x20;

Below, we have included two detailed guides on how to Integrate ORCA, one for Rust based liquidation markets and one for EVM based liquidation markets.

<https://docs.google.com/document/d/1Yi3RLDmdN8WwjeOzJNcRFczBSoPrR9vRFF5U_cTjKg8/edit>

<https://docs.google.com/document/d/1qFyuHcfJCWS2lmWv-z9LSRtihmTnPC4tUOoorDuyiO8/edit>&#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.kujira.app/dapps-and-infrastructure/orca/how-to-integrate-orca.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.
