> For the complete documentation index, see [llms.txt](https://docs.pazly.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pazly.dev/building-fundamentals/linking-to-content.md).

# Linking to content

With Pazly you can do one page websites, but this does not mean links are irrelevant. \
Most users are used to navigating your one page website between sections. To direct your user to a specific section you'll need to add 2 things:

1. Add an **id attribute** to your destination section. It should contain the name you choose for the section. For example, if you are building a contact section, add the **id=contact** to it (and press the green plus button).&#x20;

   <figure><img src="/files/cXuSpKIgoacHYXTr51rE" alt=""><figcaption></figcaption></figure>
2. Link the **navigation link with a #** followed by the section name. In the example above a navigation link will get **#contact**

   <figure><img src="/files/7NcJl2sbOMfnlG1bim65" alt=""><figcaption></figcaption></figure>

Watch the demo below, to see how easy it is to set all this up.&#x20;

{% embed url="<https://youtu.be/vzercKTt6SE>" %}
