# What is Bonsai3?

Bonsai3 is on a mission to enable founders and developers to launch Web3 projects faster, cheaper, and more securely. Our no-code toolkit is set to revolutionize Web3, empowering pre, mid, and post-launch projects at every scale.

The platform consists of three core components:

* A **token creation hub** enables the frictionless deployment of fungible and non-fungible tokens, with the ability to add automated buybacks and burn mechanisms using secure, pre-audited contracts.
* A **smart contract manager** allows token deployers to set vesting and distribution settings, alongside introducing staking and LP staking contracts, at any stage.
* A **self-service market-making** dashboard means projects can set volume goals, price targets, auto-cashout, and support/resistance levels.

Each feature is accessible through a user-friendly interface, ensuring Bonsai3 will turn the blockchain into a catalyst of innovation.

Let’s explore the v1 platform in all its branched-out glory.


---

# 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://bonsai3.gitbook.io/bonsai3/bonsai3-for-developers/what-is-bonsai3.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.
