# How to set Anchor Links

When an Anchor Link is clicked on a webpage, the customer will be sent to the element that the Anchor Link is referencing.\
\
These commonly placed through out the page to send your customer to the “Buy Now” area on that page.

* [Step 1 - Identify Anchor Link](#howtosetanchorlinks-step1-identifyanchorlink)
* [Step 2 - Add link to page](#howtosetanchorlinks-step2-addlinktopage)
* [Step 3 - Set anchor link](#howtosetanchorlinks-step3-setanchorlink)

***

### Step 1 - Identify Anchor Link <a href="#howtosetanchorlinks-step1-identifyanchorlink" id="howtosetanchorlinks-step1-identifyanchorlink"></a>

To set an Anchor Link, you must first identify the area that the Anchor Link is intended to reference. To do this, click on the element you want to send the customers to and view the Settings for that element to reveal/edit its “Id”.

<figure><img src="/files/64JcxYoFEkpyssaPdbxl" alt="" width="563"><figcaption></figcaption></figure>

### Step 2 - Add link to page <a href="#howtosetanchorlinks-step2-addlinktopage" id="howtosetanchorlinks-step2-addlinktopage"></a>

Next, drag a link to your page onto your page and make your formatting adjustments

<figure><img src="/files/LsOnjRbBzFZYHBDt60eh" alt="" width="563"><figcaption></figcaption></figure>

### Step 3 - Set anchor link <a href="#howtosetanchorlinks-step3-setanchorlink" id="howtosetanchorlinks-step3-setanchorlink"></a>

Next, click on the link you just placed onto the page and open the element’s settings

Finally, within the Settings section, place the Id found in Step 1 into the **Link** field and set the **Action** to “Default” and the **Target** to “This Window”

<figure><img src="/files/mymSSMEMrfcvGNTSvNpQ" alt="" width="563"><figcaption></figcaption></figure>

This can also be done with a button by [converting a button into a link](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/how-to-convert-a-button-into-a-link.md)


---

# 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.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/how-to-set-anchor-links.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.
