> ## 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 Create an Anchor (Jump) Link to scroll on click

In this guide, I'll tell you how to add such a cool feature to the page of your site as scrolling down to a component. 

![Scroll on click on unicornplatform.com](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screencast-2022-01-26-12-06-31_tr5em9.gif)

1. **Scrolling to a section on the same page **

To scroll down to a component by a link or a button, you should find the ID of the component, уou want to scroll to. You can find it in the component editor.

![Component editor](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-01-27-at-09285_pgg8v2.png) ****
In the link or button settings, simply enter the component ID as the URL
![Edit component. Call to action buttons](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/image_k7d3h.png)

2. **Scrolling to a section on another page**

You should also find the URL of the page where the component is located.

![URL of a page](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-01-27-at-09340_1ifivnb.png)

Then as a URL of your link or button, you should put an address of the page. Be sure to start with /. + the component ID which starts with #

![Edit component. Call to action buttons](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/screenshot-2022-01-28-at-12314_1ptqsix.png)

That's it! Now your link will scroll to an element.