# Thirdweb

## What is thirdweb?

Thirdweb is a full-stack web3 development platform to help you onboard users with wallets, build & deploy smart contracts, accept fiat with payments, and scale apps with infrastructure, on any EVM chain.

## What this means for you

[Thirdweb supports Chiliz Chain Mainnet](https://thirdweb.com/chiliz-chain) and [Spicy Testnet](https://thirdweb.com/spicy-chain), which means that developers can enjoy Chiliz Chain ecosystem combined with the swift and efficient capabilities of thirdweb.

Through thirdweb's SDK, you can easily use several tools to get your app going, such as a [Sign In workflow](https://portal.thirdweb.com/connect/sign-in/overview), [Account Abstraction](https://portal.thirdweb.com/connect/account-abstraction/overview), [In-App Wallet](https://portal.thirdweb.com/connect/in-app-wallet/overview), [Authentication](https://portal.thirdweb.com/connect/auth), [Payment](https://portal.thirdweb.com/connect/pay/overview), and their full-featured [Blockchain API](https://portal.thirdweb.com/connect/blockchain-api).<br>

Learn more on thirdweb's documention:

{% 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/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.
