# Add MIDL regtest on Leather

1. Press on the burger menu button at the right top corner of your Leather Wallet extension, then click “Change Network”. Then “Add a network”;

<br>

2. Add MIDL network by filling out fields in following way:
   * Name: Midl Regtest
   * Bitcoin API: Regtest
   * Bitcoin API URL: <https://mempool.regtest.midl.xyz/api>
   * Network key: regtest
   * Stacks api url: <https://api.hiro.so>\ <br>
3. Press “Add Network” Button

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfXWsdId4uR29vuaCQVb7CI4P4_bWaaqouv0bi9BUFZTmuIU2fKo5S2rJvMPr95yON76H37kKLUWhsveCu5J7Jn3IsqdG3aZn7Vh--yVcmqNGeBnYikO6_m0FpOlREpU1y1LfR7SQ?key=WHrR8mvh-ylVaEc2NYAX0L7z" alt=""><figcaption></figcaption></figure>


---

# 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://helios-finance.gitbook.io/helios-finance/quickstart/add-midl-regtest-on-leather.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.
