# HollaEx Plugins

HollaEx provides a variety of software add-ons as plugins. These are ready for all operators to add with ease.&#x20;

To browse and add new plugins, head to the *Operators Controls* from an Admin account, and then *Plugins* from the sidebar.

<figure><img src="/files/h2L2tCHf0JJW4IN2kLcD" alt=""><figcaption></figcaption></figure>

***

## Current HollaEx Plugins

### Fiat Crypto :coin:

* [HollaEx Bank](/plugins/use-plugins/bank.md)
* [Guardarian](/plugins/use-plugins/guardarian-fiat-on-ramp.md)
* [Transak](/plugins/use-plugins/transak-fiat-on-off-ramp.md)

### KYC :bust\_in\_silhouette:

* [HollaEx Manaul KYC](/plugins/use-plugins/kyc.md)
* [iDenfy](/plugins/use-plugins/idenfy-automatic-kyc.md)
* [Sumsub](/plugins/use-plugins/sumsub-automatic-kyc.md)
* [Persona](/plugins/use-plugins/persona-automatic-kyc.md)
* [Shufti Pro (KYC and AML)](/plugins/use-plugins/shufti-pro-kyc-and-aml-verification.md)

### Risk Screening :detective:

* [Scorechain](/plugins/use-plugins/scorechain-crypto-risk-screening.md)
* [AMLBot](/plugins/use-plugins/amlbot-crypto-risk-screening.md)
* [TRM Labs](/plugins/use-plugins/trm-labs-wallet-and-transaction-risk-screening.md)

### SMS :mobile\_phone:

* [Telynx](/plugins/use-plugins/telynx-sms-notifications-and-verifications.md)
* [Sinch](/plugins/use-plugins/sinch-sms-notifications-and-verifications.md)
* [AWS SMS](/plugins/use-plugins/aws-sns-sms-messaging.md)
* [Messente](/plugins/use-plugins/messente-sms-service-integration.md)

### Custody :closed\_lock\_with\_key:

* [Cobo](/plugins/use-plugins/cobo-wallet-custody-integration-waas-2.0.md)
* [Hextrust](/plugins/use-plugins/hextrust-wallet-custody-integration.md)

### Support :information\_source:

* [Crisp](/plugins/use-plugins/crisp-customer-live-support.md)
* [Intercom](/plugins/use-plugins/intercom-chat-and-crm.md)

### Other

* [CoinMarketCap ](/plugins/use-plugins/coinmarketcap-market-data-integration.md)- Creates a set of API endpoints, making integration with Coin Market Cap easier

***

In addition to the ready-made plugins developed either by HollaEx or approved by a trusted community developer, all operators can create their own plugins for their exchange and potentially have them listed in the plugin store for other operators to use.

The process of doing this can be found here:

{% content-ref url="/pages/-MPI5GZ4MLT7JKwEcACN" %}
[Developing Plugins](/plugins/develop-plugins.md)
{% endcontent-ref %}


---

# 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.hollaex.com/plugins/use-plugins.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.
