# Branding

[Brand Name](#brand-name)

[Tagline](#tagline)

[Description](#description)

[Logo](#logo-url)

[Poster ](#social-media-poster-url)

## Brand Name

Choose a concise, clear name that represents your team or company.&#x20;

This name appears in browser tabs, SEO metadata, and throughout the application interface, so keep it simple and easy to recognize (up to 50 characters).

## Tagline

Use this space for a brief, memorable phrase that complements your brand name.&#x20;

It appears alongside the brand name in browser tabs and SEO metadata, helping convey what your workspace or company is about at a glance.&#x20;

## Description

This is the place to write a succinct overview of your brand. It’s used in SEO metadata and social media sharing cards, so try to clearly communicate your team’s mission, purpose, or core service in just a few sentences. Aim for clarity and relevance to make your workspace more discoverable and engaging.

## Logo (Light Mode & Dark Mode)

Upload your logo image optimized for light and dark theme backgrounds. This logo will appear on the main screen, browser tab icon, and app icon.&#x20;

The recommended size is 256 x 256 pixels to ensure it looks sharp and professional.

## Poster&#x20;

The image will be displayed when your workspace links are shared on social media platforms.&#x20;

To create the best impression, use a high-quality image sized around 2400 x 1256 pixels.&#x20;


---

# 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.doraverse.com/workspace-settings/branding.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.
