# Design

The 1Hive design team's mission is to create, develop and improve the graphics which support user interface, user experience and marketing. To achieve this, the team is in constant communication with the different projects that are brewing in the DAO, mainly through Discord.

If you feel like you can contribute to the 1Hive design team, join our [Discord](https://discord.gg/SRYMKh3C4W) and introduce yourself in the #design channel!\\

We use Figma as the main tool to collaborate. All design files can be accessed [here](https://www.figma.com/files/team/739216725179658727/1Hive?fuid=752849051568802024).


---

# 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://wiki.1hive.org/community/design.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.
