# Featured Packages

Radiant's featured packages are displayed in a non-typical fashion and have certain requirements when creating them. Please read the guidelines listed below:

To create a new featured package, head to this link: <https://creator.tebex.io/sidebar/create/5>

* In the "header" section, replace "featured package" with a color of your choosing. This should be in HEX or RGB format and should be a bright color as it will be the **border** of the featured package circles on the radiant home page (NOT the background color).

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

* Select a package, and then click "create". The widget will appear on the radiant homepage like so:

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

If you want multiple featured packages, create more at the link above. They will show up in a slideshow-like format that rotates automatically, with navigation dots like so:

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

**IMPORTANT:** You can create a **maximum of 3 featured packages** that are active at any one time. Using more will break the site.


---

# 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.coldfiredzn.com/radiant/featured-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.
