> For the complete documentation index, see [llms.txt](https://docs.strategically.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.strategically.co/university/account-setup/setting-up-your-brand-kit.md).

# Setting up your brand kit

Creating **on-brand** product descriptions with **Strategically AI** is effortless. Our AI analyzes your website, learns your unique brand voice, and generates **custom product descriptions** that feel like you wrote them yourself.

### Setting up your brand kit

When you create an account with **Strategically AI**, you'll be prompted to enter your **website URL** and **eCommerce platform**. Our AI will then scan your site to generate a **custom brand kit**, which includes:

* **About the Brand** – A high-level overview of your business.
* **Ideal Customer Profile** – A detailed breakdown of your target audience, including demographics, lifestyle, personality traits, and interests.
* **Brand Point of View** – Your mission, core values, and unique perspective.
* **Location Country** – The primary country where your customers are based.
* **Content Language/Variation** – The language your audience engages with most.
* **Author Persona** – Imagine an AI ghostwriter tailored to your brand. Define their expertise, tone, and deep understanding of your audience.
* **Writing Style & Tone Guidelines** – The voice, tone, and style that best represent your brand.
* **Writing Sample** – An example of content that aligns with your brand’s voice.

**Note:** All fields (except content language) are auto-generated from your website.

### How to edit your brand kit

Want to make changes? Simply log into your dashboard and:

1. Click **Settings** in the bottom left menu.
2. Select **Brand Kit**.
3. Edit any field as needed.

{% embed url="<https://app.arcade.software/share/vXzGC9HaNRa3MtDFetu8>" %}

With your **brand kit in place**, Strategically AI ensures that all your content stays **consistent, on-brand, and optimized** for your audience.


---

# 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://docs.strategically.co/university/account-setup/setting-up-your-brand-kit.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.
