# Welcome To Bonsai3

The following guide walks you through everything you need to know about Bonsai3, from how to create a token to running your first token sale.

Here are some quick links to get you started.

## Quick Links :point\_down:

{% content-ref url="/pages/B1c2rUNUTA30hO6bWqni" %}
[What is Bonsai3?](/bonsai3/bonsai3-for-developers/what-is-bonsai3.md)
{% endcontent-ref %}

{% content-ref url="/pages/FYECaeb2Z9N0ubgoWqys" %}
[The No-Code Toolkit](/bonsai3/bonsai3-for-developers/the-no-code-toolkit.md)
{% endcontent-ref %}

{% content-ref url="/pages/OJQxUwcJQpUSxovyINbL" %}
[Invest With Bonsai3](/bonsai3/bonsai3-for-investors/invest-with-bonsai3.md)
{% endcontent-ref %}

If you're ready to learn how the platform works, hit the button below to get acquainted with the simple project creation process at Bonsai3.

Let's go.


---

# 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/welcome-to-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.
