# Design Token Fundamentals

- [Intro to Design Tokens](https://docs.tokens.studio/fundamentals/design-tokens.md)
- [Token Anatomy - Type](https://docs.tokens.studio/fundamentals/design-tokens/anatomy-type.md)
- [Token Anatomy - Value](https://docs.tokens.studio/fundamentals/design-tokens/anatomy-value.md)
- [Token Anatomy - Description](https://docs.tokens.studio/fundamentals/design-tokens/anatomy-description.md)
- [Token Anatomy - Name](https://docs.tokens.studio/fundamentals/design-tokens/anatomy-name.md)
- [Tokens Studio Plugin for Figma Tour](https://docs.tokens.studio/fundamentals/tokens-studio-plugin-for-figma-tour.md)
- [Start a new Token project](https://docs.tokens.studio/fundamentals/tokens-studio-plugin-for-figma-tour/start-a-new-token-project.md)
- [Tokens Page - Figma Plugin Tour](https://docs.tokens.studio/fundamentals/tokens-studio-plugin-for-figma-tour/tokens-page-figma-plugin-tour.md)
- [Inspect Page - Figma Plugin Tour](https://docs.tokens.studio/fundamentals/tokens-studio-plugin-for-figma-tour/inspect-page-figma-plugin-tour.md)
- [Settings Page - Figma Plugin Tour](https://docs.tokens.studio/fundamentals/tokens-studio-plugin-for-figma-tour/settings-page-figma-plugin-tour.md)


---

# 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/fundamentals.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.
