# Wallet Setup

### Link BONKbot Wallet Address

Nighthawk is linked to your secure, self-custodial BONKbot account by wallet address. Copy the address from BONKbot and paste it into Nighthawk to connect your wallet.

It’s possible to [reset the BONKbot account](/bonkbot/resetting-nighthawk.md) link if you need to change configuration.

### Fund BONKbot and Nighthawk Wallets

You’ll need SOL in both Nighthawk and the linked BONKbot wallet.&#x20;

Funds in Nighthawk are for the costs of sniping and cost of the tokens sniped.&#x20;

Funds in BONKbot are to cover the fees for trading tokens after sniping.&#x20;


---

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