# Branding, Design, & General Content

The Branding, Design, & General Content settings apply visual styles and global elements across your entire project. This is where you set fonts, colors, and logos so that every scene looks consistent, and where you can add background music that plays throughout. To access these settings, open your project and look for the General Content panel on the right side of the editor.

## Customization Options

* **Fonts:** Choose from our curated list of fonts or upload your own. Apply a font globally so all text follows your style.
* **Colors:** Set primary and secondary colors for text and backgrounds. These colors become the default for buttons, headings and highlights.
* **Logos:** Upload your logo and position it at the top, bottom or corner of scenes. You can apply it globally or per scene.
* **Soundtracks:** Add background music that plays across scenes. Adjust the volume and choose loop settings.

### What's Next

With your branding set, you're ready to refine how your project flows and performs. Head to Scenes & Flow Maps to set up connectors, conditions, and A/B tests, or go back to Editing a Scene to continue working on individual scene components.


---

# 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://help.blings.io/creating-managing-projects/branding-design.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.
