# Preparing Your Project for Review

Creating a compelling and professional storefront is essential to launching a successful monetized project on Tebex. This guide outlines best practices for customizing your homepage and writing effective product descriptions that align with Tebex policies and improve your store’s approval chances.

***

### Customize Your Storefront Homepage

Your homepage is the face of your game, server, or community. It’s the first impression buyers see—and the first thing our review team evaluates.

#### Why It Matters

* Clearly communicates who you are and what you sell
* Builds trust with customers and increases conversions
* Helps Tebex assess project legitimacy for approval

#### Include the Following

* Store or community name
* Date established or brief origin story
* Mission statement or store intro
* Links to Discord, Twitter, or social platforms
* Upcoming updates or featured content

> ⚠️ Stores with default homepage content cannot be approved. Customize yours at [creator.tebex.io/pages](https://creator.tebex.io/pages).

***

### Write Clear Product Descriptions

Product descriptions are one of the most common reasons store applications are rejected.

#### Why They Matter

* Required for project approval and Seller Protection
* Clarify what buyers are purchasing
* Ensure compliance with payment processors

As the Merchant of Record, Tebex must understand your offerings in detail to support disputes and process payments on your behalf.

#### Include in Each Description

* What’s included (items, commands, features)
* How it affects gameplay (benefits or abilities unlocked)
* Delivery method (automated, license key, Discord role, etc.)
* Redemption steps (if manual fulfillment is required)
* Platform or version compatibility
* Images or links to showcase videos

> ✅ **Tip:** Write as if the buyer has never joined your community before.

**Example: Minecraft Rank Description**

```
Diamond Rank – 1 Month Access
- /fly command
- Diamond tag
- Light blue particle trail
- DIAMOND prefix
- 1x Diamond Kit
```

**Example: Crate Key Bundle**

```
This crate includes potential rewards:
- Diamond Sword
- Diamond Pickaxe
- Diamond Helmet
- Diamond Chestplate
...and more.
```

***

### Deliverables and Automation

To ensure a seamless customer experience:

#### Use Tebex Integrations

* Automate delivery with supported plugins (e.g. LuckPerms for Minecraft, Oxide for Rust)
* Contact Technical Support for help with integration

#### If Manual Fulfillment is Required

Include:

* Redemption instructions (e.g., open a ticket on Discord)
* Required links and estimated timeframes
* A valid deliverable (e.g., Discord role or access key)

***

### Final Checklist for Approval

✅ Homepage is customized and informative\
✅ Each product description is complete and clear\
✅ Delivery method (automated or manual) is defined\
✅ All links, media, and instructions are working


---

# 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/preparing-your-project-for-review.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.
