# Sniper Wallets

Designate specific wallets for sniping to manage risks.

### Main Menu > Settings > Sniper Wallets

<figure><img src="/files/0pJfWYLkceJ806CoXR7G" alt=""><figcaption><p>Sniper Wallets Management</p></figcaption></figure>

### Select Wallets

Select wallet(s) dedicated to sniping.

### Default Wallet

Will be copied for new pending snipes as a templete.

### Add Wallet

Create a new wallet dedicated to sniping. You can either create a new wallet or import an existing wallet using your private key.

### Delete Wallet

Safely remove wallets from the bot that you no longer need for trading.


---

# 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.bitfoot.com/settings/sniper-wallets.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.
