# Anti-Vamp Protection

Anti-Vamp is Printr's protection against copycat token launches. When a token hits 100k daily volume, the same ticker or image is locked for 48 hours.**.**

### Why Anti-Vamp Exists

On other platforms, anyone can launch a token with an identical ticker the moment an original gains traction. This:

* **Confuses traders** - which one is the real token?
* **Dilutes attention** - volume splits across duplicates instead of concentrating on the original
* **Punishes creators** - your momentum gets hijacked by copycats

### How It Works

* Anti-Vamp activates the moment a token crosses 100k in daily volume
* Once active, no one else can launch a token with the same ticker or image
* Protection stays on for the next 48 hours

### What This Means

* **For creators:** Your launch earns protection by proving traction. Hit the threshold, own the ticker.
* **For traders:** If you see a runner on Printr, you know a fresh launch isn't coming along to vamp it. The ticker you're trading is the one with the volume.
* **For the market:** Protection scales with conviction. Tickers that matter stay locked. Dead ones free up. Higher attention per token, better price discovery, less spam.

> Anti-Vamp doesn't guarantee success. It guarantees your token gets a fair shot without copycats diluting the narrative.


---

# 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://printr.gitbook.io/printr-docs/printr-v2-new-features/anti-vamp-protection.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.
