# 🚩 DASHBOARD

## JITO TIP&#x20;

This platform use Jito service to run bundle transactions. Jito Tip is for jito service. Default value is 0.005 but you can set higher if transaction is slow or failed. (eg. Jito Tip: 0.01)

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

## Create New Project&#x20;

You can create new project by clicking \[+NEW] button.

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

Then, you can show new project dialog.

<figure><img src="/files/0sC9EPhsGPHegzKFZ8BQ" alt=""><figcaption></figcaption></figure>

You should pay 1 SOL to the given address to activate your project. Or you can contact to the telegram link to activate your project.

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

If you pay fee, you can see completed page. This means your project is active and you can launch your meme coin on this platform.

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

Finally, you can see your projects on dashboard.

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

If you click \[GO TO PROJECT], you can see PROJECT-CREATE page. This is a main page to launch your meme coin.

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


---

# 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://trustai-1.gitbook.io/pumpfunlaunchpad/product-guide/dashboard.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.
