# Backgrounds

## Light

We have a great light mode background to use:

<figure><img src="/files/RBEbszjzHu3z3JRPCkkp" alt=""><figcaption></figcaption></figure>

## Dark

We also have a dark mode variant that looks great:

<figure><img src="/files/BcINS8XckDhoZr2pgKpP" alt=""><figcaption></figcaption></figure>

We use the dark background a lot for things like this ~~(sorry, Calendly)~~:

![](/files/CkzE8Grk2IvKOgwm2Gsn)

## Download

To download these in a high-quality version, get them from the Marketing Figma document's highlights page. You can right click on any cover and copy it as an SVG or PNG, or go to the export tab on the right.

{% hint style="info" %}
Make sure you're hovering over the name of the cover in the top left, like this:

<img src="/files/ncRbzoQg7xGBSThfXvFo" alt="" data-size="original">
{% endhint %}


---

# 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.cal.com/assets/backgrounds.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.
