> For the complete documentation index, see [llms.txt](https://orange-studio-1.gitbook.io/orange-studio-or-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orange-studio-1.gitbook.io/orange-studio-or-docs/welcome.md).

# Welcome

Orange Studio is a full-stack creative and technical studio building products, platforms, and brands that ship, scale, and matter. We work across global consumer brands and fast-moving Web3 ecosystems, turning ideas into products people use, love, trust, and talk about.

From branding and product design to motion, video, and development, we’ve delivered high-impact work for teams behind LayerZero, JuliaOS, ChainGPT, Cudiswellness, Magic Eden, Shell Protocol, MazerHQ, CyberBrokers, Corona Beer, Disney, Puma, and Coach. We build with intention, move fast without cutting corners, and stay involved beyond launch to ensure real-world performance.

<figure><img src="/files/8ZaXYcERDwqg38wHNKZi" alt=""><figcaption></figcaption></figure>


---

# 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://orange-studio-1.gitbook.io/orange-studio-or-docs/welcome.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.
