# Advanced Editing

Learn more Advanced Features to edit your Skip Remote Buttons

## Create a Sequence

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

To create a Sequence, Drop a Button on the Action Editor. You can also Drag it to a Button and wait for the Action Editor to pop up.

## Adjust Button Order

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

Drag & Drop a Button in the Action Editor, as above, to change the order.

## Adjust Button Timing

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

Click a Button in the Action Editor to show Duration and Delay. These options can be edited to change how fast an Action is executed.

## Delete Button from Action Editor

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

Hovering a Button in the Action Editor will show a Trash Can icon. Press the trash can to delete the assigned Button.

## Move Button between Popups

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

Dragging a Button outside the Action Editor will close the Popup. You can now drop it onto a different Skip Button.

## Action Editor Tools

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

Open the menu to show additional Tools. You can test the button, delete all the buttons, restore default timing, etc.


---

# 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://skip-org.gitbook.io/skip-remote-guide/edit-your-activity-buttons/advanced-editing.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.
