# Presets

Presets make snipe setup much more efficient which could be critical when time is of the essence. You can create as many presets as you like.

### Creating Presets

1. Send the `/start` command&#x20;
2. Click “**Manage Presets**”
3. Click “**Create New Preset**”
4. Name your preset (15 characters or less)
5. Select your preferred snipe parameters as you would during manual snipe setup
6. Click “**Confirm**” or “**Cancel**”

### Using Presets

1. Paste a pump.fun CA or Meteora pool ID to begin snipe setup.
2. Select your snipe preset&#x20;
3. Enter your buy amount to create the snipe


---

# 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.bonkbot.io/bonkbot/presets.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.
