> For the complete documentation index, see [llms.txt](https://monad-punks.gitbook.io/monad-punks-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monad-punks.gitbook.io/monad-punks-whitepaper/monad-punks/editor/nadsniper.md).

# NadSniper

### Monad’s First Telegram Trading Bot

NadSniper is a fast, feature-rich Telegram-based trading bot built specifically for the Monad blockchain. It is designed to give traders the edge with lightning-fast sniping, automated strategies, and simple, user-friendly execution — all from within Telegram.

\
As Monad grows, the demand for powerful trading tools will grow with it. Sniper bots on other blockchains (such as Solana and Ethereum) have already proven their value by enabling traders to execute trades faster than manual methods and capture early opportunities in new token launches. Monad, being a high-performance L1, is perfectly suited for such a tool. NadSniper fills this gap by becoming the go-to trading bot on Monad, giving our community and the wider ecosystem the ability to trade smarter, quicker, and more efficiently.

NadSniper will operate on a simple and transparent fee structure:

* **1% trading fee** is charged on every transaction made through the bot.
* This ensures a sustainable revenue stream for continued development, infrastructure, and growth of NadSniper.

\
Monad Punks NFT holders are at the heart of this ecosystem. To reward early supporters, we will distribute **10% of all NadSniper profits back to Monad Punks holders**. This distribution will be done **equally across all holders**, ensuring every Punk benefits directly from the growth and usage of NadSniper.

In other words:

* The more NadSniper grows, the more active users it gains, the more revenue it generates.
* As revenue increases, so do the rewards distributed to holders.
* Owning a Monad Punk NFT means holding a lifetime share in NadSniper’s success.

**Long-Term Vision**\
NadSniper is not just a product — it’s a cornerstone utility that connects Monad Punks directly to the broader Monad DeFi ecosystem. By combining powerful trading infrastructure with profit-sharing mechanics, NadSniper strengthens both the value of Monad Punks NFTs and the adoption of Monad as a whole.

{% tabs %}
{% tab title="Links" %}
Twitter: <https://x.com/nadsniperdotxyz>

Website: <https://x.com/nadsniperdotxyz>
{% endtab %}
{% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://monad-punks.gitbook.io/monad-punks-whitepaper/monad-punks/editor/nadsniper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
