# Your Privacy Policy Link

[Dashboard > Settings > Your Privacy Policy Link](https://app.mortgage-quote.me/dashboard/settings/your-privacy-policy)

The privacy policy link is displayed on the customer details forms used on some of the widgets. This should be **a link to your privacy policy** and/or any other important documents, **not** the actual policy itself.

<figure><img src="/files/385EyjsDpFAhdZ0P8ETi" alt=""><figcaption><p>Your Privacy Policy Link page</p></figcaption></figure>

<figure><img src="/files/XCu4Nar8QuJeT1LRBpgQ" alt=""><figcaption><p>Privacy policy link on customer details form</p></figcaption></figure>

### Using the editor

The editor has 4 options in it's toolbar: Bold, Italic, Set Link and Remove Link.

In order to use on of these options, highlight the specific section you want to set an option to and then click the button.

#### Setting a link

To add a link, highlight the text you want to be linked and click the Set Link icon. When settings a link, a box with an input field appears. In the input field, type in the URL of the desired link, and then click the "Set Link" button. The text highlighted should appear blue to indicate a link is used.

<figure><img src="/files/nDNTsl7GWQJhp6FyCfdZ" alt=""><figcaption><p>Privacy policy link editor "set link" toolbar option</p></figcaption></figure>

#### Removing a link

To remove a link from highlighted text, click the Remove Link icon in the toolbar. The highlighted text will lose its blue colour, indicating that it is no longer linked.

<figure><img src="/files/BxpLnSnVkakj2WACWzcY" alt=""><figcaption><p>Privacy policy link editor "remove link" toolbar option</p></figcaption></figure>

Don't forget to click the "Update Privacy Policy Link" button once you are happy with the changed made.


---

# 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://mortgagequote.gitbook.io/mortgagequote-guides/guides/settings/your-privacy-policy-link.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.
