# What is Novacura Design?

## What is Novacura?

Go to our [website](https://www.novacura.com/about-novacura/) to find out more about Novacura and what we do.

## What is a design system?

A design system is a beautiful thing. In short, it's a collection of guidelines and resources that help an organization build coherent, beautiful, and thoughtful user experiences. The content of design systems varies greatly, touching upon everything from pixels to copy. Below are some great examples of public design systems.

### Examples

* [Polaris (Shopify)](https://polaris.shopify.com/)
* [Atlassian Design (Atlassian)](https://atlassian.design/)
* [Carbon (IBM)](https://www.carbondesignsystem.com/)
* [Photon (Firefox)](https://design.firefox.com/)
* [Lightning Design System (Salesforce)](https://www.lightningdesignsystem.com/)
* [Material Design (Google)](https://material.io/?source=post_page-----7bf0963318ce----------------------)
* [Workday Canvas Design System (Workday)](https://design.workday.com/)

## Who is it for?

In its current state, Novacura Design aims to help developers of the Novacura Flow platform create better user experiences. In other words, this design system is for the following roles at Novacura:

* [x] Developer
* [x] Scrum Master
* [x] Product Owner

## How do I use it?

Go explore! We only have a couple of pages at the moment (so it shouldn't take long for you to go through them all), but we're steadily adding content, so stay tuned!

## Who run this place?

That's the [UX team](https://teams.microsoft.com/l/channel/19%3a79160b2e7d13406a81081e0e48b33c0d%40thread.skype/General?groupId=b0930cc1-caca-4639-8f31-8bc73e6abd4d\&tenantId=64a246f0-4e4a-424c-ab19-cdeef059e05e) at Novacura. They're officially to blame for the mischief you'll find on this website.&#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://design.novacura.com/master.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.
