# Copy, Paste & Connect

Now that your customized preference page is ready, Emailpref simplifies the process of integrating it seamlessly into your Acumbamail campaigns.

### <mark style="color:blue;">Including a Hypertext link</mark>

This method allows you to insert a link to your preference page directly within your Acumbamail email. Here's how:

<figure><img src="https://3292524555-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FctRzYUzjkmxzY6BMiOev%2Fuploads%2FPND535uYUG2AmDehphKV%2Fimage%20(10).png?alt=media&#x26;token=b4227611-900e-4a52-b3fa-06e52f5f2f50" alt=""><figcaption><p>Acumbamail Email Campaign</p></figcaption></figure>

* Copy the preference page link from Emailpref
* Paste this link as a hypertext, which can be customized to display as text such as "Manage your preferences" or any other preferred wording.
* Ensure a seamless experience by hyper-linking this text to the page, like this: `https://yourdomain.emailpref.com/preferences?`**`*|EMAIL|*`**

{% hint style="warning" %}
Do not forget to include the email personalization tag (**`*|EMAIL|*`)** to ensure the page is tailored to each user.
{% endhint %}

This approach is especially handy for directing your subscribers to their personalized preference page with ease.


---

# 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://emailpref.gitbook.io/emailpref-integration-with-esps/integrations/acumbamail/create-preference-page/copy-paste-and-connect.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.
