> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.unicornplatform.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to link pages

In this article, I'll show how to link one page of the site to another one.

To connect one page to another, you need to create a link or a button that leads to the required page.

For example, you can add buttons to your navigation bar and link them to the related pages:


![Buttons on navigation bar](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-02-10-at-14194_1hpvy3p.png)

To create a link to a specific page, you need to get this page’s URL address. Open the live version of the page and copy this part:

![URL of the /contact-us page](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-02-08-at-13564_d2emqw.png)

|| Please note that the URL of the page should always start with "/"

Then, simply paste the URL into the required link or button:


![This button now leads to the "Contact us" page](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-02-10-at-14180_qsfavx.png)

To link the homepage simply use "/" as a URL:


![This button will lead to the homepage](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-02-10-at-14235_176sdh8.png)
To link external websites, use the full URL address of the website, including the `https://`

![This button leads to youtube.com](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-02-08-at-10400_1mclqk.png)

