# Brand nodes

Your brand has a specific look, feel, and voice, and AI-generated content needs to reflect that consistently. Brand system nodes are here to reflect your brand's DNA directly into your agents.

Brand nodes inject your brand's identity directly into your agent workflows. When connected to AI nodes, they ensure every generated asset stays consistent with your visual identity, tone of voice, and creative guidelines.

You'll find these nodes under **Provide Context → Brand System** in the node picker.

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

***

### Available brand nodes

<table><thead><tr><th width="124.67791748046875">Node</th><th width="231.8004150390625">What it provides</th><th width="124.978271484375">Input type</th><th>Best for</th></tr></thead><tbody><tr><td><strong>Brand Context</strong></td><td>Company name, description, value proposition, target audience, and positioning</td><td>Text fields</td><td>Giving AI models essential context about who you are and what you do</td></tr><tr><td><strong>Visual References</strong></td><td>Brand assets, product images, or style examples that AI models can reference</td><td>Image uploads</td><td>Maintaining visual consistency across generated images and videos</td></tr><tr><td><strong>Brand Guidelines</strong></td><td>Do's and don'ts for creatives and design — your brand's visual and creative rules</td><td>Text</td><td>Enforcing specific style choices, color usage, layout rules, and creative direction</td></tr><tr><td><strong>Brand Voice</strong></td><td>Sample copy, messaging frameworks, and writing examples</td><td>Text</td><td>Matching your brand's communication style in generated text, captions, and scripts</td></tr><tr><td><strong>Brand Docs</strong></td><td>Comprehensive brand documentation uploaded as files</td><td>PDF, CSV, JSON, TXT</td><td>Sharing complete brand books, marketing playbooks, or detailed product sheets without reformatting</td></tr></tbody></table>

***

### Tips

* **Show, don't tell.** Visual References and Brand Voice work better than abstract descriptions. Upload real examples of your brand's look and writing style rather than trying to describe them in text.
* **Layer multiple brand nodes.** Use Brand Context + Visual References + Brand Guidelines together for the strongest brand consistency. Each one adds a different dimension of context. Use one node per set of cohesive visual references.
* **Brand nodes automatically serve as context when in App mode**. See more [Deploy Apps](/agents/apps.md).


---

# 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.pletor.ai/nodes/brand-nodes.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.
