# Create and Share Individual Personalized Links

Personalized links are a powerful tool in your outreach arsenal, helping you connect with prospects more effectively.&#x20;

This guide focuses on creating and sharing links for individual prospects.&#x20;

If you're looking to set up automated campaigns, [check our guide on embedding personalized links in sequences](/guides/getting-started/add-personalized-links-in-email-sequences.md).

#### The Personalization Process

1. **Prep Your Page**: Add dynamic variables if you like (it's optional)
2. **Create Your Link**: Simply click the "Share" button to begin

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

Next, here's what you'll need:

* First name
* Last name
* Email
* Company (if not auto-filled)

Input these details and select "Personalize Link".&#x20;

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

And just like that, you've got a custom-fit link and thumbnail for your prospect.&#x20;

Each link is uniquely trackable, giving you insights into each prospect's engagement.

#### **Share the Link**

You've got two ways to share your personalized link:

1. For Email:
   * Copy-paste the link with its thumbnail directly into your email
   * This gives your message a visual boost and makes it more engaging

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

This is how it would appear in your email:

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

2. For Other Platforms (LinkedIn, WhatsApp, SMS, etc.):
   * Simply copy the link itself
   * Paste and send it through your preferred platform

Choose the method that best fits your outreach channel.  Whether it's a polished email or a quick message, your personalized link is ready to work its magic!

{% hint style="info" %}
If your page uses dynamic variables, when you generate a personalized link for a prospect, Hotpresso will automatically replace the dynamic variables with the prospect's information to personalize your page. However, using dynamic variables on the page is not mandatory. [Learn more about using dynamic variables here.](/guides/getting-started/use-dynamic-variables.md)
{% 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://docs.hotpresso.io/guides/getting-started/create-and-share-individual-personalized-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.
