# 1. Instructions for creating a "Call Now" button or linking to a Contact Page

To create a **"Call Now"** button for a phone number or a link to social media platforms like **Facebook, Instagram, Messenger, Zalo**,... or other accounts, simply follow these steps:

**Step 1:** In the **Sidebar** within the **Editor** -> Select **"Widgets"** -> **"Shape"** -> Choose the icon you want to link to your contact page.

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

**Step 2:** Click on **"Advanced"** -> Select the **"Events"** option -> "**Add**".

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

**Step 3:** Click on the **"On click"** event -> Choose **"Open link."**

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

**Step 4:** Fill in the "Target" field.

In the **"Target"** field, enter the phone number or link you wish to use.

{% hint style="warning" %}
**Note**: Phone numbers must be entered in the format: t**el: \<Phone number>**
{% endhint %}

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

**Step 5:** Positioning

If you want the "Call Now" button or icon to remain visible as customers scroll up or down, select **"Pinned"** as the positioning style, set the position to **"Top"** or **"Bottom"**, and specify the percentage distance from the top or bottom.

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

**Step 6:** Preview and Publish

After making your edits, select **"Preview"** to review how the button appears on your Landing Page to ensure everything works as expected.

If everything is finalized, click **"Publish"** to make the button live, enabling call redirection or opening the desired link.

<figure><img src="/files/fefh7PyPA8O3xIL4zmS2" alt=""><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://docs.shopone.io/english/extended-features/instructions-for-creating-a-call-now-button-or-linking-to-a-contact-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.
