# What is Specify?

{% embed url="<https://youtu.be/NFdNlae8NRE>" %}
[Learn more about Specify](https://specifyapp.com/blog/seed)
{% endembed %}

Specify is a central and tool-agnostic platform. It means you can integrate your daily tools to collect, store and distribute your design data to the right teams, in the right format, at the right time. To sum things up, see Specify as the synchronization layer for your design data at the heart of your design system.

* **Designers**, connect your favorite design tool, like [Figma](https://www.figma.com/) or [Tokens Studio](/collect/available-sources/tokens-studio.md), and let Specify monitor and collect your design tokens and assets automatically. This way, you control what is sent to developers and reduce the risk of inconsistencies.
* **Developers**, configure tailored transformation pipelines for every project and get design tokens and assets from wherever you want. Use our [CLI](/distribute/available-destinations/cli.md) or get automated [GitHub](/distribute/available-destinations/github.md) Pull Requests. You can also create your custom pipeline thanks to our [SDK](/distribute/available-destinations/specify-sdk.md).
* **Teams** can benefit from a single source of truth and a continuous delivery system that ensures brand consistency.

**In short, you have more time to focus on what matters most: your products and your end-users.**


---

# 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.specifyapp.com/getting-started/what-is-specify.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.
