# Ankr

## Qu'est-ce qu'Ankr ?

[Ankr](https://www.ankr.com/) est l'entreprise leader de l'infrastructure Web3. Elle exploite notamment un réseau mondial de nœuds RPC (Remote Procedure Call) qui traitent les requêtes provenant de milliers de développeurs et d'applications.

[Ankr a également aidé Chiliz à créer Chiliz Chain](https://www.ankr.com/case-studies/chiliz/), un fork personnalisé de la BNB Smart Chain (elle-même un fork de go-Ethereum).

## Ce que cela signifie pour vous

Chiliz Chain fait bien sûr partie des blockchains prises en charge par Ankr.

[Le RPC Chiliz d'Ankr](https://www.ankr.com/rpc/chiliz) est un service essentiel qui connecte les portefeuilles des développeurs, les interfaces en ligne de commande et les dApps au mainnet Chiliz afin qu'ils puissent effectuer des interactions de lecture et d'écriture.

En savoir plus avec la documentation d'Ankr :

{% embed url="<https://www.ankr.com/docs/>" %}


---

# 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.chiliz.com/fr-ai/community/chiliz-chain-ecosystem/developer-tools/ankr.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.
