> For the complete documentation index, see [llms.txt](https://deployonvortex.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deployonvortex.gitbook.io/documentation/getting-started/project-creation.md).

# Project Creation

To start a new project, simply type **/home** and navigate to the **Create New Project** button. You’ll find it conveniently located either on the home keyboard or within the **Your Projects** section.

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

## 🎯 Project Types

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

When you create a new project, you’ll be prompted to choose a project type:

* **Create new coin** – Launch a custom token on [**Pump.Fun**](/documentation/getting-started/project-creation/pump.fun-launch.md)**,** [**BONK**](/documentation/getting-started/project-creation/bonk-launch.md)**,** or [**Ray Launchlab**](/documentation/getting-started/project-creation/ray-launchlab-launch.md).
* **Create CTO** – Manage an existing token on **Pump.Fun,** offering advanced functionalities for trading and managing multiple wallets.

### 🚀 **Create New Coin**&#x20;

This option lets you create and launch a **custom token** on your chosen platform:

* **Pump.Fun** for classic Solana token launches.
* **BONK** for launches paired with the BONK ecosystem.
* **Ray Launchlab** for launches on the Ray Launchlab platform.

Vortex’s streamlined workflow ensures a fast and flexible launch experience.

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

### 🎯 Create **CTO Option**

Use the CTO option to manage **existing tokens** on **Pump.Fun** or **Raydium**. This tool provides advanced capabilities to:

* Trade and manage multiple wallets simultaneously.
* Automate selling and wallet bundling processes for optimal efficiency.
* Execute advanced swap strategies and leverage all of Vortex’s powerful tools.

{% hint style="info" %}
💡 **Tip:**\
When you create a new project, all its details will be saved in Vortex’s database. This makes it easy to navigate and manage, allowing you to run **multiple projects simultaneously** without hassle.
{% endhint %}

## Delete Project

To delete a project, go to the **Your Projects** section, select the project you wish to remove, and click on **Delete Project**. This action will remove the project from your list in the **Your Projects** section.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://deployonvortex.gitbook.io/documentation/getting-started/project-creation.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.
