# Legitimate

## Public Docs

- [Welcome to Legitimate](https://docs.legitimate.tech/public-docs/welcome-to-legitimate.md)
- [Overview](https://docs.legitimate.tech/public-docs/products/overview.md): To make it as easy as possible to tap into phygital products, Legitimate offers turn-key integration options that help brands and creators get started immediately.
- [Verify Experience](https://docs.legitimate.tech/public-docs/products/verify-experience.md)
- [Digital Product Passport](https://docs.legitimate.tech/public-docs/products/digital-product-passport.md): The Legitimate Digital Product Passport utilizes blockchain to permanently store to back products on-chain.
- [Privacy Regulation Compliance](https://docs.legitimate.tech/public-docs/products/privacy-regulation-compliance.md): User data and privacy is of utmost importance to Legitimate. We minimize the data we collect and store and we do not sell any data to third parties.
- [Tag Catalog](https://docs.legitimate.tech/public-docs/legitimate-tags/tag-catalog.md): We offer standard sticker and plastic tags for different use cases with options to customize tags according to durability, size requirements, and client designs.
- [Technical Specs](https://docs.legitimate.tech/public-docs/legitimate-tags/technical-specs.md)
- [Programming Process](https://docs.legitimate.tech/public-docs/legitimate-tags/programming-process.md)
- [How to Apply a Legitimate Heat Press Tag](https://docs.legitimate.tech/public-docs/legitimate-tags/how-to-apply-a-legitimate-heat-press-tag.md)
- [Branding](https://docs.legitimate.tech/public-docs/brand-guidelines/branding.md)
- [Brand Assets](https://docs.legitimate.tech/public-docs/brand-guidelines/branding/brand-assets.md)
- [Templates](https://docs.legitimate.tech/public-docs/brand-guidelines/branding/templates.md)
- [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)
- [How to use Legitimate Dashboard with Legitimate CMS tool](https://docs.legitimate.tech/public-docs/how-to-use-legitimate-dashboard-with-legitimate-cms-tool.md)
- [Managing your Organization in Legitimate Dashboard](https://docs.legitimate.tech/public-docs/managing-your-organization-in-legitimate-dashboard.md)
- [Assets Management in Legitimate Dashboard](https://docs.legitimate.tech/public-docs/assets-management-in-legitimate-dashboard.md): To review all the assets your Organization has uploaded to Legitimate Dashboard go to the image or videos section in the navigation menu on the lefthand side.
- [How to export SKU owners information](https://docs.legitimate.tech/public-docs/how-to-export-sku-owners-information.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.legitimate.tech/public-docs/welcome-to-legitimate.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.
