# New Project

{% stepper %}
{% step %}

### **Connect Sui Wallet**

Go to [sui.tbook.com](http://sui.tbook.com/) and click `Create now` to connect your Sui address.

<figure><img src="/files/uPu05YzW2sWMaS8Pi75x" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Enter project basic info to create your account on TBook**

<figure><img src="/files/g44QGWAnqC5F6bVw6OZl" alt=""><figcaption></figcaption></figure>

You can always update your project profile on Project Profile Page. To know how to update, you can check [⚙️How Can I Edit my Project Profile?](/tbook/projects/faq/how-can-i-edit-my-project-profile.md)
{% endstep %}

{% step %}

### Enter your Telegram handle to allow us contact you.

After submitting, we will review your application and get in touch with you for further coordination.

<figure><img src="/files/GajNAAKMa22CzCuv3egZ" alt=""><figcaption></figcaption></figure>

When you see the message "Thanks for your submission!", it means we received your info.

Please make sure to provide the correct telegram handle for contacting. We’ll get back to you in telegram ASAP.

<figure><img src="/files/rPY9e3oxVyk4Ck3rWIo4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.tbook.com/tbook/projects/how-to-launch-an-sbt-on-sui/new-project.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.
