# SMS Tool

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

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

1. Create a **basic** page anywhere on your site
   * The **headline** of the basic page will be the **heading** of the panel
   * The **content** of the basic page will be the **text** on the panel
   * The **share image** of the basic page will be the **image** on the panel
   * The **excerpt** of the basic page will be the **SMS message text** in the popup
   * To change the button text, apply the tag `Admin Button Text:Desired Text` to the basic page where `Desired Text` is the text you want to display on the button.
     * Button text is "Send a message" by default<br>
2. On the page you would like the panel to appear, apply the tag `Admin Show SMS Tool:page_slug` where `page_slug` is the slug of the basic page you created in step 1 above.


---

# 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.codenation.com/campana/admin-tag-customisations/sms-tool.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.
