# Integrating the Exa App

There are two ways of integrating the suite of services provided in the Exa App into any platform.

<figure><img src="https://1569313259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn6wwJ0pvrhjXGxxDpmNa%2Fuploads%2FXgk1Zm82GgSX4huRoiKg%2FScreenshot%202025-11-06%20at%203.47.05%E2%80%AFPM.png?alt=media&#x26;token=0f4825a7-8515-4b86-8395-f651f8ceda0d" alt=""><figcaption></figcaption></figure>

#### API integration

100% whitelabel solution, giving the partner complete control to build our services directly into their own platform. This path is ideal for partners who want a seamless, deeply integrated experience that matches their existing brand precisely.

* Total Control: The partner selects exactly which Exa services to implement.
* Complete Customization:  Full control over the user experience (UX) and user interface (UI).
* Whitelabel Branding: Design the entire flow to match partner's brand, including the option to create a custom design for the Exa Card.

Learn more: [View API Documentation](https://exactly.github.io/exa/api/)

#### Web-Based Integration

This is the fastest way to get started. In just a few days, the partner can embed the Exa "mini-app" directly into their platform.

This solution provides users with a complete set of financial services without requiring them to leave the partner's app or website.

* Fast to Market: Go live in just a few days with minimal development effort.
* Full Functionality:  Access to the complete, pre-built Exa experience.
* Seamless Access: Users can access all services from within the partner's platform.

Learn more: [See embed example code](https://github.com/exactly/exa-embed-example) and [test it](https://exactly.github.io/exa-embed-example/)


---

# 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.exact.ly/exa-app/integrating-the-exa-app.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.
