# Stopping Interaction

{% hint style="info" %}
The **RemoveTag** script was created so you can remove the tag to stop interaction with the keypad once you get a specific code.&#x20;

* See the **Scripts > Event Examples** folder

See more details about unlocking events on the page below:
{% endhint %}

{% content-ref url="/pages/xTyR8IaJIc0w4P8yjDnf" %}
[Unlock Event](/keypad-system-doc/support/unlock-event.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://speedtutoruk.gitbook.io/keypad-system-doc/support/stopping-interaction.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.
