# Create checkout links

## What are checkout links?

At the core of the 3mint platform is the ability to easily share the digital collectibles you have created to existing and new customers. These links can be standalone web pages or integrations within your existing website. In either case, they can be fully customized to match your branding.&#x20;

There are three types of Checkout Links:

1. **Default**: Automatically created when you upload your NFT data. This link can be sent to anyone and they will be able to claim or purchase the digital collectible.
2. **General**: Manually created and is only valid for your existing customer base.
3. **Specific**: Manually created and is only valid for specific customers you have selected.

Below is a guide for how these links can be created.

## Creating a Checkout Link

### 1. Go to the Checkout Links page

Click on the "Links" button on the right-hand side of the NFT row. &#x20;

<figure><img src="/files/TuhCNjZgpMUbx6SX1Unz" alt=""><figcaption></figcaption></figure>

This will bring you to a page where you will see all the links you have created. Whenever you upload NFT data, one default link is automatically created for it.&#x20;

<figure><img src="/files/AoexsSGwyi8yAj0tBhjv" alt=""><figcaption></figcaption></figure>

### 2. Click on the "Create Link" Button

This will open up a modal that allows you to choose the contacts you want to whitelist **(A)**, verify that you have selected the right contacts **(B)**, and then add specific parameters relevant to the link **(C)**.

#### A. Choose your contacts

<figure><img src="/files/9Ell111qFTeGUYRQhbkN" alt=""><figcaption></figcaption></figure>

#### B. Confirm the selection

<figure><img src="/files/O6bQqVajud4nJiSSPTJm" alt=""><figcaption></figcaption></figure>

#### C. Choose checkout parameters

<figure><img src="/files/cneAwEbJuwbzDXT31C2q" alt=""><figcaption></figcaption></figure>

This last step is particularly important as it will determine where a user will receive the digital collectible (a 3mint wallet or their own non-custodial wallet), how many digital collectibles they can receive, and what dates the link should be active.

Once you have selected all your options, click on the "Create" button.

### Result

<figure><img src="/files/LuDm4FtMueUNMQQcAm6d" alt=""><figcaption></figcaption></figure>


---

# 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.3mint.io/3mint-platform/create-checkout-links.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.
