> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/resources/faqs/integrations-and-customizations.md).

# Integrations & Customizations

* **What integrations are available?**\
  The terminal integrates with OMS, EMS, PMS, custodians, exchanges, CRM systems, and data providers.
* **Can the terminal integrate with enterprise systems?**\
  Yes, it supports integration with enterprise data lakes, ERP systems, and CRM platforms for seamless workflows.
* **Can I use APIs to access platform data?**\
  Yes, institutions can leverage robust APIs to integrate data and analytics into their systems.
* **Does it support third-party tools?**\
  Yes, the platform supports integrations with analytics tools, databases, and proprietary systems.
* **How customizable is the platform?**\
  From dashboards to alerts, almost every feature can be tailored to meet individual or team needs.


---

# 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.satoshiterminal.io/resources/faqs/integrations-and-customizations.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.
