# Thirdweb contracts 🔥

[DexGenerator](https://dexappbuilder.dexkit.com/forms/contracts) introduces seamless integration with [Thirdweb's open-source smart contracts](https://thirdweb.com/thirdweb.eth). This integration empowers users to effortlessly harness the capabilities of these contracts through reusable components. By abstracting the complexity of interacting with smart contracts, developers can unlock new avenues of functionality for their cryptocurrency applications.

## **Supported Contracts**&#x20;

The following smart contracts are included in this integration, each serving a distinct purpose. Click on any item below to get more information:

* [Edition Drop](/defi-products/dexcontracts/thirdweb-contracts/edition-drop.md)
* [Token Drop](/defi-products/dexcontracts/thirdweb-contracts/token-drop.md)
* [NFT Drop](/defi-products/dexcontracts/thirdweb-contracts/nft-drop.md)
* [Marketplace](/defi-products/dexcontracts/thirdweb-contracts/marketplace-unlisted.md)
* [StakeERC721](/defi-products/dexcontracts/thirdweb-contracts/stakeerc721.md)
* [Pack](/defi-products/dexcontracts/thirdweb-contracts/pack-deprecated.md)
* [SignatureDrop](/defi-products/dexcontracts/thirdweb-contracts/signaturedrop-unlisted.md)
* [Split](/defi-products/dexcontracts/thirdweb-contracts/split.md)
* [Edition](/defi-products/dexcontracts/thirdweb-contracts/edition.md)
* [Token](/defi-products/dexcontracts/thirdweb-contracts/token.md)
* [NFT Collection](/defi-products/dexcontracts/thirdweb-contracts/nft-collection.md)
* [Vote](/defi-products/dexcontracts/thirdweb-contracts/vote.md)
* [StakeERC20](/defi-products/dexcontracts/thirdweb-contracts/stakeerc20.md)
* [Multiwrap](/defi-products/dexcontracts/thirdweb-contracts/multiwrap.md)
* [AirdropERC20](/defi-products/dexcontracts/thirdweb-contracts/airdroperc20.md)
* [AirdropERC721](/defi-products/dexcontracts/thirdweb-contracts/airdroperc721.md)
* [AirdropERC1155](/defi-products/dexcontracts/thirdweb-contracts/airdroperc1155.md)

## **Benefits for developers and creators**

The integration of Thirdweb's open-source smart contracts brings a wealth of benefits to your DApps made with DexAppBuilder:

* **Simplicity:** Abstracted components make interacting with complex smart contracts straightforward.
* **Security:** Leveraging established and secure smart contracts ensures the safety of transactions.
* **Versatility:** A diverse range of contract functionalities opens up new possibilities for application development.
* **Efficiency:** Reusable components streamline development and reduce coding efforts.
* **Innovation:** Empower your users with creative ways to engage with cryptocurrencies through diverse use cases.


---

# 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.dexkit.com/defi-products/dexcontracts/thirdweb-contracts.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.
