# Namikaze - Sniper Guides

- [Getting Started](https://docs.namikaze.io/namikaze-sniper-guides/getting-started.md): To unlock and access all the features within the Sniper Bot, you need to begin by typing /start or /wallets in your chat. Please ensure you've subscribed to the bot to use this.
- [Manage Funds](https://docs.namikaze.io/namikaze-sniper-guides/manage-funds.md): Manage your funds so easily, send or receive both Native (SUI) and Alternative Tokens.
- [Trade](https://docs.namikaze.io/namikaze-sniper-guides/trade.md): Namikaze offers an integrated trading suite designed to optimize execution speed, minimize slippage, and provide users with advanced control over their swap strategies. Whether interacting with decent
- [New Launch Sniper](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper.md): This module enables users to automatically engage with newly listed tokens on decentralized exchanges (DEX) and also Funzone ecosystem too, improving speed and precision in early entry.
- [Module Control](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/module-control.md): You can toggle this module on or off at any time based on your strategy or preferences.
- [Manage Wallet(s)](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/manage-wallet-s.md): Select which wallet(s) you want to activate for the New Launch Sniper. This allows for multi-wallet deployment, and gives you control over which addresses will participate in new token entries.
- [Change Amount](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/change-amount.md): Control how much SUI is used per trade. You can specify a fixed allocation for each new token entry to maintain capital discipline and risk management.
- [Custom Tip](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/custom-tip.md): Adjust the gas tip used for each transaction, enabling faster inclusion in the blockchain when competing with other bots.
- [Auto Sell](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/auto-sell.md): Worried about missing the right moment to exit? Enable Auto Sell to automate your profit-taking or loss prevention using built-in conditions.
- [Auto Stake](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/auto-stake.md): Want to earn passive income on tokens you've just acquired?
- [Filters](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/filters.md): Already done your research and want to fine-tune which tokens to buy? Filters allow you to define specific criteria for eligible tokens before purchase.
- [Funzone](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/filters/funzone.md)
- [Dex](https://docs.namikaze.io/namikaze-sniper-guides/trade/new-launch-sniper/filters/dex.md)
- [Contract Sniper](https://docs.namikaze.io/namikaze-sniper-guides/trade/contract-sniper.md)
- [Ticker Sniper](https://docs.namikaze.io/namikaze-sniper-guides/trade/ticker-sniper.md)
- [Dev Wallet Sniper](https://docs.namikaze.io/namikaze-sniper-guides/trade/dev-wallet-sniper.md)
- [Swap](https://docs.namikaze.io/namikaze-sniper-guides/trade/swap.md): Easily execute token purchases or sales directly through the Namikaze bot interface.
- [Tip Mechanism](https://docs.namikaze.io/namikaze-sniper-guides/trade/tip-mechanism.md)


---

# 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.namikaze.io/namikaze-sniper-guides.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.
