# Figma File

You can check out our all pages design here. Figma file is made by using the style guide so you can change the current file color theme according to your need.

{% hint style="info" %}
We can't provide edit access to this Figma file. You can use it by "**Duplicate to your drafts**", after the draft, you can use it according to you, from your drafts.
{% endhint %}

\
Check out the Crema Figma file [here](https://www.figma.com/file/ED1Gn4TPvB3au8YttogrfF/Crema-Design?node-id=0%3A1\&t=EuXY2hQO4jgpVsCP-1)

{% @figma/embed fileId="ED1Gn4TPvB3au8YttogrfF" nodeId="0:1" url="<https://www.figma.com/file/ED1Gn4TPvB3au8YttogrfF/Crema-Design?node-id=0:1&t=EuXY2hQO4jgpVsCP-1>" %}


---

# 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://docs.cremawork.com/overview/figma-file.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.
