> For the complete documentation index, see [llms.txt](https://process.mad.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://process.mad.co/the-company/brand/untitled.md).

# Our Golden Circle

There are two main reasons to build our brand, and that is to support our hiring efforts, and also our sales efforts. Having and growing a great brand makes hiring great people and winning large, interesting projects, far easier than it would be otherwise. This is because people can buy into our brand if they agree with the way we do and think about things. People buy into why, how, and what we do, and we should aim to become thought leaders in our industry.

**Our brand should be a source of pride for everyone involved in Mäd.**

## Our Golden Circle

This is based on Simon Sinek’s great book “Start With Why”, which is on our required reading list. [You can also find a TED Talk here.](https://www.ted.com/talks/simon_sinek_how_great_leaders_inspire_action)

### Why <a href="#why" id="why"></a>

We **Make It Happen.™**

We believe awesome doesn’t happen if you think like everyone else……and that you’ve got to be a little crazy if you want great results.

### How <a href="#how" id="how"></a>

* **Great People**
  * (Crazy) Talented
  * Always Learning
  * Open to Change
  * Have a Bias to Action
  * (No B Teams Allowed)
* **Modern Workplace**
  * Focus on Results
  * Freedom & Responsibility
  * Data-Driven Management
  * Unlimited Holidays
  * Transparent Salaries

### What <a href="#what" id="what"></a>

* **Business**
  * Strategy
  * Insight
  * Research
  * Innovation
* **Technology**
  * Mobile Apps
  * Corporate Websites
  * eCommerce
  * Infrastructure
* **Design**
  * UI & UX
  * Design Sprints.
  * Human Centered Design
  * Branding

**= Make Our Clients’ Business Move Up**


---

# 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://process.mad.co/the-company/brand/untitled.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.
