# Changing Links in your page

To add your page link to any button or social icon just right click on the link and choose "**Edit link**".

![Right-click on the button and choose Edit link](/files/-LmlMPnq0yU8N8y0dFXr)

### You can choose between multiple link types: <a href="#you-can-choose-between-multiple-link-types" id="you-can-choose-between-multiple-link-types"></a>

* **Link:** input your page URL in the "Link" field.
* **Page:** select a page in your project.
* **Section:** select a section in the current page.
* **Popup:** select a popup in your project.

Then click on the green button to apply the changes.

![Example of adding a Link](/files/-LmlMttG7qrtfgpOq6y1)


---

# 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.pixfort.com/using-pixfort-builder/changing-links-in-your-page.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.
