# Security Setup

### Export Nighthawk private key&#x20;

Before continuing, be sure you’ve backed up the private key for your Nighthawk wallet. Never store private keys or seed phrases in plain text on your computer, and always use safe and secure storage.&#x20;

We physically cannot recover or retrieve your private key or seed phrase.

### Activate Two-Factor Authentication (optional)

If you don’t currently use it, we strongly recommend activating Two-Factor Authentication (2FA) in your BONKbot account. During setup you’ll be given a backup key for this 2FA method which you should store safely and securely.&#x20;

We physically cannot recover or disable Two-Factor Authentication for you.


---

# 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/sniping/getting-started/security-setup.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.
