# Tokens Studio Plugin for Figma

## **Tokens Studio for Figma**

**Tokens Studio for Figma** is a [Figma Plugin](https://www.figma.com/community/plugin/843461159747178978/tokens-studio-for-figma) allowing you to integrate Tokens into your Figma designs.&#x20;

It gives you reusable tokens that can be used for a whole range of design options, from border radius or spacer units to semantic color and typography styles. It allows you to change tokens and see these changes applied to the whole document or its styles.

<figure><img src="https://3704321769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fds8Db2rgs9JSaG6grP0o%2Fuploads%2FhYieb551Ze9YUCxD3aYP%2Ftokens-studio-for-Figma.png?alt=media&#x26;token=07ff538c-d41c-44ce-812b-8b7d915ae25d" alt=""><figcaption></figcaption></figure>

### Slack Channel

We have a dedicated Slack server so the community can exchange ideas, best practices or simply ask a question. [Join the Slack channel](https://www.tokens.studio/slack).

<div data-full-width="true"><figure><img src="https://3704321769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fds8Db2rgs9JSaG6grP0o%2Fuploads%2FZFWyIDJ8TTgum6566W4X%2Fspacer-image.png?alt=media&#x26;token=ca910cc6-4dd1-4019-940b-c67bbb539bd4" alt=""><figcaption></figcaption></figure></div>


---

# 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.tokens.studio/get-started/readme.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.
