# Handle Sniper

{% hint style="info" %}
Coming Soon
{% endhint %}

Set your conditions and snipe handles as they come on the market or fall in price. This feature will only be available to PRO users.&#x20;

Using the data from our analytics upgrade we will have much faster communication with the blockchain. This allows us to receive almost instant alerts when a handle is listed or drops in price on a marketplace.&#x20;

The handle sniper feature will allow users to set conditions for a handle, then receive a notification when these conditions are met.&#x20;

For example, a user may want to receive a notification for:&#x20;

A handle with 3 characters, numbers only, is a palindrome, lower than 300 ADA.&#x20;

If a handle is listed on a marketplace that matches these conditions, the user will receive a notification instantly.&#x20;

This feature will be available from the account area on the handle.tools website.&#x20;


---

# 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://litepaper.handle.tools/handle-sniper.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.
