# Set Up Smart Signals

## Create Smart Signals

On the ![](/files/hMFiZtA4aQPmoq14utwf) "Signal" page, tap on the  ![](/files/eW3hUoGFtaYrOKHrG20j) "+Create" button.  There are several Signal Types from which Smart Signals may be created.

* [Discover KOL Mentions](/snapx-docs/guides/set-up-smart-signals/discover-kol-mentions.md)
* *More coming soon*

## Edit Smart Signals

1. On the ![](/files/hMFiZtA4aQPmoq14utwf) "Signal" page, tap on the "Edit" on the signal that you wish to update.
2. Edit the settings.
3. Tap on "Done" to save the changes.

## Delete Smart Signals

1. On the ![](/files/hMFiZtA4aQPmoq14utwf) "Signal" page, tap on the "Delete" on the signal that you wish to remove.
2. Deleting signals is irreversible. Tap on the "CANCEL" button if you do not wish to delete the signal. Otherwise, tap on the "DELETE" button.

Once a Smart Signal has been triggered, you can seamlessly begin trading:

{% content-ref url="/spaces/4RSGJNAcolDCKseYreYK/pages/tGAljxkQ5kEfRBb5At4d" %}
[Trade Smart Signals](/snapx-docs/guides/trade-smart-signals.md)
{% endcontent-ref %}


---

# 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://snapx-2.gitbook.io/snapx-docs/guides/set-up-smart-signals.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.
