# Tebex Project Launch Checklist: From Account to Activation

This checklist provides a step-by-step overview of the essential actions required to launch a fully functional Tebex store. Whether you're a new creator or a game studio integrating Tebex into your ecosystem, following these steps ensures your store is secure, optimized, and ready for transactions.

***

### 1. Account Setup

#### Create a Tebex Account

Start by creating your Tebex Creator Account at [creator.tebex.io](https://creator.tebex.io). This account serves as your master login.

#### Confirm Your Email Address

Verify your email address to unlock dashboard functionality and receive important account notifications.

#### Activate Your Plus Plan Trial

All new stores begin with a **90-day trial** of Tebex Plus — no payment details required. This unlocks premium features during onboarding.

***

### 2. Store Setup

#### Configure Your Store Details

Set your store name, currency, and primary branding preferences.

#### Set Up Your Tebex Wallet

Your wallet is where you’ll receive earnings. Configure withdrawal methods and verify your payout details.

#### Add Packages

Create your digital products using the **Package Management** system. Add pricing, descriptions, and delivery configurations.

***

### 3. Domain & Team Setup

#### Connect Your Domain

Use either a free `tebex.io` subdomain or configure your own custom domain.

#### Invite Team Members

Add collaborators with role-based permissions to help manage your store.

***

### 4. Webstore Appearance

#### Choose a Theme

Select and customize your webstore appearance. We recommend the **'Exo' template** for its modern design and flexibility.

***

### 5. Platform Integrations

#### Connect Your Game Server

Use Tebex’s integrations to link supported platforms like Minecraft, Rust, or FiveM to automate in-game product delivery.

#### Connect Your Discord Server

Link your Discord community for role-based rewards, notifications, and buyer engagement.

***

### 6. Testing & Promotion

#### Enable Test Mode

Simulate real purchases in **Test Mode** to ensure your checkout and package delivery are configured correctly.

#### Use Manual Payments for Package Testing

Use the **manual payment** option to validate package triggers without incurring charges.

#### Promote Your Store

Announce your store to your community through Discord, social media, or server broadcasts. Use banners, Creator Codes, and promotions to drive engagement.

***

### Next Steps

Once your store is live and tested, explore advanced features such as:

* Abandoned cart recovery
* Subscription packages
* Gift cards and coupon codes
* Analytics and revenue reports


---

# 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.tebex.io/creators/initial-setup-guide/tebex-project-launch-checklist-from-account-to-activation.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.
