# NFT Mint Bot \[MEV]

- [Standard Task Setup](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/standard-task-setup.md)
- [Mint Setup](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/standard-task-setup/mint-setup.md)
- [Custom ABI](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/standard-task-setup/custom-abi.md)
- [Execution Methods](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/standard-task-setup/execution-methods.md)
- [Sigmint Task Setup](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/sigmint-task-setup.md): Request and utilize signature modules in the DROPS tab
- [Fair.xyz Task Setup](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/fair.xyz-task-setup.md)
- [Getting Started](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/fair.xyz-task-setup/getting-started.md)
- [Mint Setup](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/fair.xyz-task-setup/mint-setup.md)
- [Gas Speedup](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/gas-speedup.md)
- [Manual & Intelligent Gas Speed-Up](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/gas-speedup/manual-and-intelligent-gas-speed-up.md)
- [\[PRO\] Precision Gas Targeting](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/gas-speedup/pro-precision-gas-targeting.md)
- [\[PRO\] Backrun Auto Speed-Up](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/gas-speedup/pro-backrun-auto-speed-up.md)
- [Quick Tasking & Mint Stream](https://docs.sensei.win/nft-trading-features/nft-mint-bot-mev/quick-tasking-and-mint-stream.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.sensei.win/nft-trading-features/nft-mint-bot-mev.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.
