# Buttons

## Creating and Adding a Button

To create and add a button to your content, you need to make sure you created a style for buttons in [Content Design System Manager](/help-center/content-design-system-manager.md). If you already have styles for your buttons, you can add a button in Side Toolbar.&#x20;

### Creating Button Styles in [CDSM (Content Design System Manager)](/help-center/content-design-system-manager.md)

For every button, you can choose:

* Its name (you can create several buttons inside your style).
* Text format for your text on the button.
* Border width and radius.
* Colors for text, border, and background for the different button states.
  * Default (before interaction with this button), on hover and click.

![Button Styles settings in Setka Content Design System Manager](/files/-MQJfobg6cY3-EpYeoHW)

### Inserting a button in the post editor

You can add a button to a post from the Side Toolbar

![](/files/-MQJeKbmyrr_LyfJjv-h)

In the Upper Contextual Menu, you can edit various settings for your buttons. Here is what you can do:

* Choose the button style.
* Change the button’s bottom indent.
* Choose where the button will lead to (URL or anchor).
* You can also set a telephone number instead of URL — enter tel:5555555555 in the URL field.
* Set an animation.
* Set the visibility for different types of devices.

![](/files/-MQJedE2_Vngz7AoYtTw)

{% embed url="<https://drive.google.com/file/d/1-lAA1g0knSlQvlj3t9c1nEIvZj7ZdUjS/view?usp=sharing>" %}
Video tutorial on how to add a CTA in Setka Editor&#x20;
{% endembed %}

{% hint style="info" %}
Please note that Buttons are available on premium plans. [Please see our pricing page](https://setka.io/pricing) for more details.&#x20;
{% endhint %}


---

# 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://setka.gitbook.io/help-center/setka-post-editor/buttons.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.
