# Resetting Nighthawk

### BONKbot Link Reset

* Unlinks your BONKbot account from Nighthawk
* Non-destructive, retains Nighthawk private key, your active snipes and snipe presets

### How to Reset BONKbot Link

1. Send the /reset command
2. Nighthawk resets BONKbot without further confirmation
3. Paste your new BONKbot wallet address (or re-add previous if reset by mistake)
4. Take the opportunity to check you’ve backed up your Nighthawk wallet private key


---

# 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/resetting-nighthawk.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.
