# Thirdweb

## Qu’est-ce que thirdweb ?

Thirdweb est une plateforme de développement web3 full-stack pour vous aider à intégrer des utilisateurs avec des portefeuilles, créer et déployer des contrats intelligents, accepter les paiements en monnaie fiduciaire, et faire évoluer les applications grâce à l’infrastructure, sur n’importe quelle chaîne EVM.

## Ce que cela signifie pour vous

[Thirdweb prend en charge Chiliz Chain Mainnet](https://thirdweb.com/chiliz-chain) et le [Spicy Testnet](https://thirdweb.com/spicy-chain), ce qui signifie que les développeurs peuvent profiter de l’écosystème de Chiliz Chain combiné aux capacités rapides et efficaces de thirdweb.

Grâce au SDK de thirdweb, vous pouvez facilement utiliser plusieurs outils pour lancer votre application, tels qu’un [flux de connexion](https://portal.thirdweb.com/connect/sign-in/overview), [abstraction de compte](https://portal.thirdweb.com/connect/account-abstraction/overview), [portefeuille intégré à l’application](https://portal.thirdweb.com/connect/in-app-wallet/overview), [authentification](https://portal.thirdweb.com/connect/auth), [paiement](https://portal.thirdweb.com/connect/pay/overview), et leur [API Blockchain](https://portal.thirdweb.com/connect/blockchain-api).<br>

En savoir plus dans la documentation de thirdweb :

{% embed url="<https://portal.thirdweb.com/>" %}


---

# 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/thirdweb.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.
