# Linker Button

As name suggest, Linker button is a link to a specific page. You can specify which page it should get redirected to on click of the button.&#x20;

**Step: 1** Go to Any screen where you want to add the linker button. Then go to navigation bar and add the button on left or right side. You can add different linker buttons both the sides as well.

<figure><img src="/files/2Ehle74WlyxSmcDg9h4l" alt=""><figcaption></figcaption></figure>

**Step: 2** Choose Linker button.

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

**Step: 3** Choose Button Icon and URL you want to open on the click of that button.

![Add Linker Button Popup](/files/rn0Hyov2O90E6JzM0ZB1)

**Step: 4** Preview the changes on [Preview App](/dashboard/preview-app.md).

Here in the below application, I have used a facebook page link as a linker button.

<figure><img src="/files/90nSwRYRH8AGsv7gdfb0" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/linker-button.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.
