# Internal Pages 📑

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

#### Adding an Internal pages block

* #### Add[^1] the Block
  * Navigate to the area of your website where you want to add the internal link.
  * Click on 'Add Block' to open the block menu.

<figure><img src="/files/fymNbTgubrBse8cBPGbR" alt=""><figcaption></figcaption></figure>

* Select the Internal Pages Block
  * Scroll through the available blocks until you find the 'Internal Pages' block, which is designed for linking to other sections of your site.
  * Click on this block to select it for your page.
* Configure the Block
  * After selecting the block, a pop-up will appear prompting you to choose which internal page you want to link to.
  * Select the desired page from the list provided. For example, if you want to link to your Services page, choose 'Services' from the list.

<figure><img src="/files/722bGFYG2ULSTYTI7X0u" alt=""><figcaption></figcaption></figure>

* Customize the Button
  * Provide a name for the button that will act as the link. For instance, if you're linking to the Services page, you might name the button "Click here for service page".
  * This name will be displayed as the clickable text on your website.
* Finalize and Add
  * Click on the 'Submit' button to add the internal link button to your website.
  * The block will now appear on your page, acting as a navigational link to the selected internal page.
* Test the Functionality
  * After adding the block, it's a good idea to test the link to ensure it directs users to the correct page.

[^1]:


---

# 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://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/standard-blocks-the-foundation-of-your-website/internal-pages.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.
