> For the complete documentation index, see [llms.txt](https://decky.gitbook.io/decky-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decky.gitbook.io/decky-docs/brand-and-themes/create-or-beautify-a-brand.md).

# Create or beautify a brand

Create a new presentation style or give your existing brand more creative direction.

<figure><img src="https://558651701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN3Qz33TugJFhuCkpYl2x%2Fuploads%2FtIfgZTQBHmTPTBpbI9wP%2F%7BCCBAE7C0-B969-4ED5-B071-F040740C844C%7D.png?alt=media&amp;token=5f389015-5d91-4c8f-9306-6a8951d68c1d" alt=""><figcaption></figcaption></figure>

### When to use this option

This option gives Decky more freedom to create the presentation system. It does not strictly follow an existing deck.

Decky uses:

* Your company website
* Visual inspiration

This option works best when:

* Your company lacks a strong presentation system.
* Existing presentations are inconsistent or outdated.
* You want Decky to elevate the visual direction.
* You want a new style inspired by your existing brand.<br>

<figure><img src="https://558651701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN3Qz33TugJFhuCkpYl2x%2Fuploads%2Fm0ukJ8aJfGTFNxLOlLFQ%2F%7BF7B696A0-9170-40B1-B63E-5A7868724A00%7D.png?alt=media&amp;token=3809d9ba-ee26-4b2d-8fa9-0e28e8c3c137" alt=""><figcaption></figcaption></figure>

### Create the Theme

1. Open **Themes**.
2. Select **New theme**.
3. Choose **Create or beautify a brand**.
4. Add the company website.
5. Add visual inspiration.
6. Continue while Decky creates the Theme.
7. Review the resulting Theme.
8. Make changes to the Theme if needed.

{% hint style="info" %}
**Not sure which option to choose?**

Choose **Build from my existing brand** if future presentations should resemble an existing presentation.

Choose **Create or beautify a brand** if Decky should create or improve the presentation style.
{% endhint %}

### Related articles

* [Build from your existing brand](/decky-docs/brand-and-themes/build-from-your-existing-brand.md)
* [What is a theme?](/decky-docs/brand-and-themes/what-is-a-theme.md)
* [Make changes to your theme](/decky-docs/brand-and-themes/make-changes-to-your-theme.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://decky.gitbook.io/decky-docs/brand-and-themes/create-or-beautify-a-brand.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
