# Rich-text emails (HTML)

### Hyperlink :

To add a hyperlink, from the template editor, go to advanced options, click on "insert link" and set up your link.

<div><figure><img src="https://3759601264-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBoQpQrzJViUHu4Cv5ai%2Fuploads%2FZKSI2Wn82J6Jz95NZj5E%2Finsert%20image%20step%201.webp?alt=media&#x26;token=2aa0acbd-379c-4028-8cb2-d3669cae4530" alt="image show how to select the insert link setup in the menu"><figcaption><p>Select the menu "insert link"</p></figcaption></figure> <figure><img src="https://3759601264-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtBoQpQrzJViUHu4Cv5ai%2Fuploads%2Fw6spZACCBrC1X1ELZTXA%2Finsert%20image%20step%202.webp?alt=media&#x26;token=0a3bf27b-1724-45fe-a8a3-814a5da824c2" alt="setting your http link in mail merge for gmail"><figcaption><p>Then set your link</p></figcaption></figure></div>

You can set the URL, the text displayed, the text displayed when the reader hovers the text (Title), and the behavior of the click ( open a new tab, or open in the current windows).

{% hint style="info" %}
[To insert table, we have a solution described in this blog post.](https://merge.email/gmail-knowledge/how-to-insert-a-table-in-a-gmail-message) It works for both Gmail drafts and Mail Merge too&#x20;
{% 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://documentation.merge.email/support/rich-text-emails-html.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.
