# Integrations

Dexifier Supports 50+ Blockchains, hundreds of tokens, bridges, and DEXs, and aggregates them to give you the most user friendly user experience possible.

The best and easiest way to check if a chain or token is supported is by looking for it on our [dAPP](https://www.dexifier.com/).

{% hint style="info" %}
If you'd like to add a chain or a token that isn't integrated on Dexifier yet, kindly reach out to us on [Discord](https://discord.gg/efbEAzaQ3U).
{% endhint %}


---

# 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.dexifier.com/more-information/integrations.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.
