> For the complete documentation index, see [llms.txt](https://sonic-ai-works.gitbook.io/sonic-networks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sonic-ai-works.gitbook.io/sonic-networks-docs/documentation/application-and-website/marketing-media-and-attribution.md).

# Marketing, media & attribution

Marketing, YouTube, creator-media attribution and MVP communication rules for SONIC AI Works.

SONIC marketing should describe the creator product accurately without presenting roadmap items as live infrastructure.

## Core message

> **Create. Produce. Release. Grow.**
>
> The AI-native platform for music creators.

A longer approved direction is: **Make music. Build your brand. Own your future.** Use only where it fits the surface and legal/product review approves the phrasing.

## Provider attribution

Where the actual media workflow uses the configured providers, product/marketing assets may use factual attribution such as:

* **Powered by Solana** — for supported Solana network/settlement infrastructure;
* **Generated by Suno** — for media generated through the Suno integration.

Do not apply provider attribution to content that was not actually produced through that provider or network path.

## MVP communication

Public website/dashboard maintenance or preview surfaces can use a small, non-alarming notice:

```
Website / Dashboard under construction
MVP Stage · Building the future. Stay tuned.
```

The notice should remain secondary to the brand/product message on laptop, tablet and mobile layouts.

## YouTube

Channel/marketing assets may show `/sonicaiworks` as the only social handle until other channels are actually ready. Do not publish placeholder Instagram, X or other social accounts simply to fill a visual layout.

The YouTube description should identify SONIC as an AI-native music creation/community platform, state that Suno is the current primary generation integration, mention Solana-backed infrastructure where relevant, label rewards as in development and label the SONIC token sale as **Coming Soon** rather than live.

## Watermark

Video watermark treatment uses one compact SONIC icon only. It should remain legible at small sizes, avoid extra text, and preserve the approved straight striped-S geometry. A transparent asset is preferred for video overlays.


---

# 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://sonic-ai-works.gitbook.io/sonic-networks-docs/documentation/application-and-website/marketing-media-and-attribution.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.
