# Overview

Legitimate's end-to-end service offerings include:

1. **Legitimate Tags**
   * Pre-programmed and quality checked
   * Blank tags programmable with our[ tag programmer apps](/public-docs/legitimate-tags/programming-process.md)
2. **Legitimate Tag Management Platform** connects the Legitimate Tags to the blockchain and other content
   1. **Legitimate Dashboard** for managing tags, viewing usage analytics, and editing content
   2. **Mobile and Desktop Tag Programmers** to securely program the individual tags with unique private keys and associate them to a batch or SKU to display the same content
   3. **Tag Verification Services and APIs** to verify the single use digital signatures generated upon each tap of the Legitimate Tag for authenticity and enable access to exclusive content
      1. Create creating custom unique digital experiences tailored for your product using our APIs and tag management system
3. **Legitimate Verify** for displaying content to end users, allowing them to interact with the digital experience connected to the Legitimate Tag directly
   1. Opt into our ecosystem or build your own and reference our apps as an example
      1. Verify for Web - interact with our tags without downloading an app
      2. Verify Mobile Apps - verify tag, manage your profile, see everything you have in your collection, all in one place
      3. Your Collection - A public profile and place for your users to see all of their items in their collection

Along with [Legitimate Tags](/public-docs/legitimate-tags/tag-catalog.md), Legitimate's service offerings are the easiest way for any brand to start creating phygital products and experiences.


---

# 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/products/overview.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.
