# PROJECT DOCS

- [Starting a Project with Legitimate](https://docs.legitimate.tech/public-docs/project-docs/starting-a-project-with-legitimate.md): What is the timeline for starting a project with Legitimate?
- [What can you do on Legitimate Dashboard](https://docs.legitimate.tech/public-docs/project-docs/what-can-you-do-on-legitimate-dashboard.md)
- [Managing your SKUs on Legitimate Dashboard with a third-party CMS integration](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration.md): This page will walk you through the process of getting to a SKU page, managing your tag's digital experience, and viewing your SKU's analytic.
- [How to Activate your tags using Legitimate Dashboard](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration/how-to-activate-your-tags-using-legitimate-dashboard.md)
- [How to use the Legitimate Builder.io integration](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration/how-to-use-the-legitimate-builder.io-integration.md)
- [Figma to Builder.io Integration with Legitimate](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration/figma-to-builder.io-integration-with-legitimate.md): How to use the Figma to Builder.io Integration for Legitimate connected products
- [Understanding the Analytics Tab Graphs and Datapoints](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-a-third-party-cms-integration/understanding-the-analytics-tab-graphs-and-datapoints.md)
- [Managing your SKUs on Legitimate Dashboard with API Access](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-api-access.md)
- [Setting up API or redirect link on Legitimate Dashboard](https://docs.legitimate.tech/public-docs/project-docs/managing-your-skus-on-legitimate-dashboard-with-api-access/setting-up-api-or-redirect-link-on-legitimate-dashboard.md)
- [Glossary of Legitimate Terms](https://docs.legitimate.tech/public-docs/project-docs/glossary-of-legitimate-terms.md)
- [Required Activation Assets](https://docs.legitimate.tech/public-docs/project-docs/required-activation-assets.md): What materials do I need for a project with Legitimate?
- [Image Specs](https://docs.legitimate.tech/public-docs/project-docs/required-activation-assets/image-specs.md)
- [Animation Specs](https://docs.legitimate.tech/public-docs/project-docs/required-activation-assets/animation-specs.md)
- [Header Logo Spec](https://docs.legitimate.tech/public-docs/project-docs/required-activation-assets/header-logo-spec.md)
- [Understanding a Legitimate Looker Studio Board](https://docs.legitimate.tech/public-docs/project-docs/understanding-a-legitimate-looker-studio-board.md)
- [What is a SKU](https://docs.legitimate.tech/public-docs/project-docs/what-is-a-sku.md)
- [How to Access an Individual SKU](https://docs.legitimate.tech/public-docs/project-docs/how-to-access-an-individual-sku.md)
- [Encoding](https://docs.legitimate.tech/public-docs/project-docs/encoding.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.legitimate.tech/public-docs/project-docs.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.
