# Brand Guidelines

Third-party projects constitute an integral part of the Sia ecosystem. They broaden the range of applications on Sia and enhance the network through solutions that are not actively being developed by our team.

We aim for users to discern between core and non-core projects for several reasons:

* Non-core projects often involve some level of centralization, which is entirely acceptable. Users benefit from having choices, and centralization allows for the implementation of features that are more accessible to achieve compared to those on Sia's core infrastructure.
* There's the potential for confusion where users might mistake your project for something created by the core team. We want to ensure that users know where to go for help.
* Acknowledge your dedication to your project; we desire to give it the recognition it deserves, allowing it to stand out prominently.

These Sia brand guidelines will assist those developing their project by ensuring clarity, consistency, and distinction between other projects and core Sia offerings.

## Logo and Branding Usage

The Sia Foundation exclusively owns the Sia trademark in the United States and prohibits the direct use of the Sia logo or wordmark in any third-party project. Do not copy, modify, or style the Sia logo or wordmark in a way that could cause confusion or misrepresentation.

<div data-full-width="false"><figure><img src="/files/ypv04jI1JAzqGqaaMwbl" alt="" width="300"><figcaption><p>Sia Wordmark Logo</p></figcaption></figure> <figure><img src="/files/CVeIuqYvjekN0r2h2cpT" alt="" width="164"><figcaption><p>Sia Shorthand Logo</p></figcaption></figure></div>

### Referencing Sia in Content

You may use the name **“Sia”** in plain text when accurately referring to the project in articles, reviews, presentations, or other informational materials.

* Do not alter, recreate, or style the official Sia logo.
* Do not imply any official endorsement or partnership unless you have prior written permission from the Sia Foundation.

### Branding Your Own Project

You may **not** use the name **“Sia”** or the official logo in your project’s name, branding, or marketing in a way that could cause confusion or suggest affiliation.

* Develop your own distinct name, logo, and branding.
* Avoid names that are similar to “Sia” or that incorporate it as part of the name.
* Sia's trademark name is pronounced *"sigh-uh,"* not *"see-ya."*
* Do not use the name **"Sia"** in your project without explicit written approval from the Sia Foundation.

#### Built on Sia Assets

If you would like to showcase your project's integration with Sia, you can add any one of the following `Built on Sia` assets to your project.

|   Color   |              Primary Version              |               Text Only               | Type |
| :-------: | :---------------------------------------: | :-----------------------------------: | :--: |
|    Dark   |    ![Dark](/files/nHiGvqqRORLouAd8nTEU)   |  ![Dark](/files/P76ZZfV2SXCFcxLdqzBu) | .jpg |
|    Dark   |    ![Dark](/files/UZ88Hpa6rOG78lwFYJct)   |  ![Dark](/files/oyLDyfSvhpNEHMWzcyoG) | .png |
|    Dark   |    ![Dark](/files/6Ke6QrUZyrwXuoTj7VuI)   |  ![Dark](/files/ASe8kFSbNdSs6lGP9yuf) | .svg |
|  Dark 50% |  ![Dark 50%](/files/bPN3G36nkBY7cDPT7yO6) |                  N/A                  | .jpg |
|  Dark 50% |  ![Dark 50%](/files/ZeyK0sUroge2Sl8pXpOH) |                  N/A                  | .png |
|  Dark 50% |  ![Dark 50%](/files/p40NvhOWwdluD0UK8NHo) |                  N/A                  | .svg |
|   Light   |   ![Light](/files/TCDiUNmlhze0hdrnTMtH)   | ![Light](/files/yWYfypdx7UpEvu94nZm3) | .png |
|   Light   |   ![Light](/files/V4bLqaYSfOGDorFifIMs)   | ![Light](/files/g4xFCQdjy3h69C4puh20) | .svg |
| Light 50% | ![Light 50%](/files/czJdeWb69cJcrwbNIQsJ) |                  N/A                  | .png |
| Light 50% | ![Light 50%](/files/JTMprB2fRdQ0ltyBGXnh) |                  N/A                  | .svg |

{% hint style="info" %}
We're eagerly anticipating what you'll create! If you have any questions regarding our Sia branding guidelines, please don't hesitate to reach out via [email](mailto:hello@sia.tech) or [Discord](https://sia.tech/discord).
{% endhint %}


---

# 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.sia.tech/miscellaneous/sia-brand-guidelines.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.
