# Component: Fingerprint

**Purpose:** Use this component to add a fingerprint trail to your orders.

The Fingerprint process will capture the user details and hash them into a visitor identifier. For more details you can take a look at the external library we use:

When the component is set on a page, it will generate an Id and assign it to the order as following:

There are no props or any other requirements, just drag the component into the page an the process will automatically handle all.


---

# 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.limio.com/components/component-library/legacy-configuration-components/component-fingerprint.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.
