# Packages

The **Packages** page in your **Control Panel** is where you configure all the digital products and content available to your customers.

A **package** defines what the customer receives when they make a purchase. You can create packages that deliver:

* **Game server commands**
* **Discord roles**
* **FiveM assets** and downloadable files
* **License keys**
* And other digital entitlements

You can customize how packages are delivered, grouped, and displayed across your storefront.

***

### **What You’ll Learn in This Section**

* How to [Create a Package](https://docs.tebex.io/creators/tebex-control-panel/how-to-create-packages/how-to-create-a-package)
* How to [Create a Category](https://docs.tebex.io/creators/tebex-control-panel/how-to-create-packages/how-to-create-a-category)
* How to [Test a Package](https://docs.tebex.io/creators/tebex-control-panel/how-to-create-packages/how-to-test-a-package)
* How to [Create Tiered Packages](https://docs.tebex.io/creators/tebex-control-panel/how-to-create-packages/tiered-packages)


---

# 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/tebex-control-panel/how-to-create-packages.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.
