# Creating a Nado API Key

{% embed url="<https://youtu.be/W1ylNU8dmFc>" %}

#### Prerequisites

Before starting, ensure you have:

* A browser wallet (e.g., Rabby) set up with ETH for gas on Ink.
* An account on Nado with some Assets deposited, you can sign up to Nado [here](https://app.nado.xyz/perpetuals?join=1ltVdaO).

Pick your wallet of choice.&#x20;

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

Create an Insilico subaccount and transfer some of your balance. You need to have at least 10$ in your main account in order to do this.&#x20;

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

After that, give your account a name and click connect.&#x20;

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

That's it! You can now trade on Nado through Insilico Terminal.&#x20;

{% hint style="info" %}
The builder fee on Nado is 1bps.
{% endhint %}


---

# 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.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-nado-api-key.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.
