# Smart Contract Hub

Bunzz provides a smart contract hub function like the DockerHub. Users can create their own module template by uploading their smart contract's solidity files.

## How to upload

{% embed url="<https://lastrust.notion.site/Creation-of-Smart-Contract-Module-in-Bunnz-3eb3d94c6321486b9f3b89c3f1e0b2a6>" %}

## Basic concepts and requirements

{% embed url="<https://lastrust.notion.site/How-to-create-Bunzz-s-module-templates-027fdde2f202458a845d5efcef7a6019>" %}

For any questions or feedback you may have, please feel free to contact us on [Bunzz Discord Server](https://discord.gg/XPh4QHuKYE).


---

# 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.bunzz.dev/product-docs/module/smart-contract-hub.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.
