> For the complete documentation index, see [llms.txt](https://docs.scalp-empire.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scalp-empire.com/i-have-a-nestor-now-what/prepare-wallet-for-auto-buy/auto-approve-solflare/create-burner-wallet-and-setup-auto-approve.md).

# Create burner wallet and setup auto-approve

You can now start and set your new burner wallet. Click on the wallet account picker icon

<figure><img src="/files/3MqbLQzws6MgOalruP43" alt=""><figcaption></figcaption></figure>

Click on Create burner account and follow the steps.\
![](/files/QzrZZ5RPbASmq7OvCLxS) ![](/files/xzQ7Lm2vKAv79m1cXQsp) ![](/files/KpK815Nxw7pNe8oEpneS)

Give your new burner a name and click Create.

![](/files/3m9gpH3ZKfdigcm6asBp)

Now you must **configure your new burner wallet**. So go to Settings -> Security and let's configure the **auto-lock time**. You can also disable **Auto-lock**. You don't want that your burner lock when you are sniping so fill a generous amount of minutes.

![](/files/Sbtum8EJIDjlM2AH1JeO) ![](/files/yUUeEzSrJD78zk7AHJ7G) ![](/files/FcOL43BQUeoAcZnOas66)

Next, we need to enable the **auto approve function**.

For that, first you need to connect to Scalp Empire with your new burner wallet.

To do that, you need to add it as a secondary wallet following this steps [Set up secondary wallets](/i-have-a-nestor-now-what/set-up-secondary-wallets.md).

After that, connect to Scalp Empire with your burner and add it as a Trusted app.

<figure><img src="/files/S5qCUDKTkRqZfRTd6LH3" alt=""><figcaption></figcaption></figure>

Go to Settings, Manage Apps and click on Scalp Empire.

![](/files/odXF1F63NEyg5bXFBuNn) ![](/files/3q1CVnHho4XA5wL5Apo4)

Enable Auto-approve and Good luck on your snipes!

![](/files/UJJrv3cFdcqbLtLOa2ez) ![](/files/ikUQzADwgKlfplrE3VTE) ![](/files/1VpUP4LMIJ0AViV33gPI)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scalp-empire.com/i-have-a-nestor-now-what/prepare-wallet-for-auto-buy/auto-approve-solflare/create-burner-wallet-and-setup-auto-approve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
