# Snipe Prevention

One of our primary goals in building Vertigo was to decrease the outsized advantage that snipers have over regular users, and create a far superior trading experience.

When setting up your launch, you can use one of our ready-made anti-sniping profiles, or set a custom **normalization period**. The **normalization period** is the period just after trading starts, that lasts for a number of slots that you set.&#x20;

In this period, trading fees are **much** higher, to penalize predatory behavior from snipers. Snipers pay extra fees, but that penalty approaches zero right when you could expect the fastest humans to be landing transactions. It all happens very quickly.

The fastest human originated transactions usually land > 8 slots after trading begins.

<figure><img src="/files/cwf5F7frbeTDQnTRChXP" alt=""><figcaption><p>example dynamic buy tax curve</p></figcaption></figure>

Depending on how contested the launch will be, you may set your normalization period to be longer or shorter. Ideally, you set your normalization period so that it ends right when your **fastest click traders land their first buys**. That way, nobody gets penalized for simply being excited about the project.

Any additional fees captured from predatory snipers are split between you and the Vertigo protocol.&#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://docs.vertigo.sh/organic-vertical-price-action/snipe-prevention.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.
