> For the complete documentation index, see [llms.txt](https://mintechbots.gitbook.io/mintech-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mintechbots.gitbook.io/mintech-guide/ethereum/sniper.md).

# Sniper

MinTech supports Opensea, Looksrare, X2Y2 and Blur. We only monitor new listings.

How to get a slug? Example: <https://opensea.io/collection/azukielementals>\
At the end of the link there is the collection name `azukielementals`  this is what you input in slug. Then you can fetch the traits and select which specific traits you want to snipe.

{% embed url="<https://i.gyazo.com/c8951e6d2e9544758f4d923944b43395.mp4>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mintechbots.gitbook.io/mintech-guide/ethereum/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.
