# OG Images

## Introduction

We have a number of different types of OG image, some for booking links, some for apps etc.

Here are some examples:

{% embed url="<https://www.figma.com/file/0TkA0fFItVwr2d1zcMfh16/Marketing-2.0-(Master-File)?mode=design&node-id=519-86351&t=bXOikM3Z3JzfLqDW-4&type=design>" %}

## Download

To download these in a high-quality version, get them from the Marketing Figma document's "OG Share images" 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/og-images.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.
