# Create your Digital Product Passport in 4 easy steps

This essential guide provides the essential steps to create a Digital Passport, with links to detailed instructions for each part of the process.

#### Steps to Create a Digital Passport:

1. [**Connect your email**](/dpp-setup/connect-ecosystem.md)[ **or wallet:**](/dpp-setup/connect-ecosystem.md) Getting started is as easy as it gets. Click on "Connect Ecosystem" and enter your email. Insert the code you receive, and we'll set up a wallet for you to interact with the blockchain and be ready to create your DPP right away. Alternatively, you can use a web3 wallet such as Metamask.&#x20;
2. [**Interface setup**](/dpp-setup/customize-your-dpp-interface.md)**:** Customize your Digital Passport landing page to enhance the customer experience and reflect your branding.
3. [**Create a**](/items/create-an-item-template.md)[**n Item**](/items/create-an-item-template.md)**:** After setting up your DPP interface, create a template for the product you want to tokenize.
4. [**Create Your Digital Passport:**](/dpp-creation/begin-tokenization.md) Finally, use your template to create a Digital Product Passport. This secures it on the blockchain, making it verifiable and immutable.

Each of these steps is straightforward and can be completed in just a few minutes. Follow the links for a detailed walkthrough of each step to have your Digital Passport ready in no time!<br>

{% hint style="info" %}
**Ready to Get Started?**\
\
While these are the basic steps to go from zero to the creation of a DPP, there is much more to explore and learn. Dive into our FAQs to discover all the features and details available.
{% endhint %}


---

# 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://info.wovlabs.com/quick-start/create-your-digital-product-passport-in-4-easy-steps.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.
