# Branding guidelines

{% hint style="warning" %}
**We're working on this page at the moment.** This is not the final version at the moment, but we're working hard on ironing out possible issues and covering edge cases behind the scenes.

If you see this notice at the homepage, that means the entire policies site is being worked on right now but we publish working drafts to production to allow us to collect feedback early on during policy developments.
{% endhint %}

## Brand colors

Our official brand colors are derived from our brand icon/logo with the following hex codes:

* `#bff6f9`
* `#f8049c`
* `#fdd54f`

## Brand kit

**For team members with Canva team access**: You can access our brand kit [here](https://www.canva.com/brand/kAELnLoO9cY) or by searching for `Recap Time Squad` it in the Brand Kits section of the Canva app. You might need to switch teams if you use your personal account instead of signing up/in via your `@crew.recaptime.dev` email address.

**For everyone else**: We're working on publishing our brand kit for public use in the future, but in the meantime, please come back here for any updates.


---

# 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://policies.recaptime.dev/branding-and-style-guide/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.
