> For the complete documentation index, see [llms.txt](https://vtopia.gitbook.io/vbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vtopia.gitbook.io/vbot/features/refer-a-friend.md).

# Refer a Friend

### What is the VTOPIA Launchpad?

The VTOPIA Launchpad is a dedicated platform for launching new NFT projects. It serves as a springboard for creators to introduce their work to a global audience and for collectors to access exclusive and early-stage NFTs. The Launchpad is designed to support and promote the most promising NFT projects, offering a seamless and engaging experience for both creators and buyers.

## Benefits of the VTOPIA Launchpad

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

### **For Creators:**

1. **Global Exposure**:
   * Showcase your project to a large and diverse audience, increasing visibility and potential sales.
2. **Support and Resources**:
   * Access to VTOPIA’s marketing and technical support to ensure a successful launch.
3. **Community Engagement**:
   * Engage with the VTOPIA community through social media, Discord, and other channels to build a loyal following.

### **For Collectors:**

1. **Exclusive Access**:
   * Gain early access to new and unique NFT projects before they hit the general marketplace.
2. **Diverse Collections**:
   * Explore a wide range of NFT projects, from digital art and collectibles to virtual real estate and gaming items.
3. **Investment Opportunities**:
   * Invest in promising NFT projects at an early stage, with the potential for significant returns.

## How the VTOPIA Launchpad Works

#### **1. Discover Upcoming Projects**

* **Launchpad Overview**:
  * Navigate to the "Launchpad" section from the main navigation menu to see a list of upcoming NFT projects.
* **Project Listings**:
  * Each project listing includes detailed information about the project, its creators, the launch date, and the type of NFTs being offered.

#### **2. Participate in a Launch**

* **Project Selection**:
  * Click on a project that interests you to view its detailed page, including the roadmap, team, and NFT previews.
* **Whitelist and Early Access**:
  * Some projects may offer whitelist spots for early access. Follow the project’s instructions to secure a spot if available.
* **Countdown Timer**:
  * Each project page features a countdown timer indicating when the launch will go live.

#### **3. Purchase NFTs**

* **Connect Wallet**:
  * Ensure your wallet is connected and has sufficient funds.
* **Minting Process**:
  * When the launch goes live, click the “Mint” button to purchase NFTs. Follow the prompts to complete the transaction through your wallet application.
* **Transaction Confirmation**:
  * Wait for the transaction to be processed. Once confirmed, the NFT will be transferred to your wallet.


---

# 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://vtopia.gitbook.io/vbot/features/refer-a-friend.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.
