# Add iAssets to Starkey Wallet

{% stepper %}
{% step %}

#### Open the Starkey Wallet app.

<p align="center"><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXduaSWm59okxf0SDj92UAJp9fHdAtz9gZL8BZ4gA8vR0sxlJsUuBNiUzKfpM-bfXxy6pzco0nX-bTeD82oJZdTvg8QNps1Qailpc-_f4_kATA_dgoRODAXk1xbM7ZmIyWlmBnt7Sg?key=kBdPJmKhflKXErdoISX7Mg" alt=""></p>
{% endstep %}

{% step %}

#### Tap the “Manage Token” option ( pencil icon).

This will open the token management window.

<figure><img src="/files/uiWy5tYUEoKbLPt753GU" alt="" width="269"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Click the “+” (plus icon) to add a new custom token.

In the new window:

* Select the network as Supra.
* Paste the contract address for the token you want to add\
  (e.g., iETH, iUSDC, iSolvBTC, iSUPRA, etc.).

<div align="left"><figure><img src="/files/xB31Y9HHhDQrrLmYoAJU" alt="" width="180"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/bVFGUfIblZcmbE1JkZ6r" alt="" width="180"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Once the contract address is entered

1. The Token Name, Symbol, and Decimals will populate automatically.
2. Review the details and click Confirm.

<figure><img src="/files/0O2UoWYc9dzRSqQyIJQ1" alt="" width="270"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### After confirmation:

The token will be added and shown on your wallet dashboard.
{% endstep %}
{% endstepper %}

## **Contract Address Details**

#### You can find the official contract addresses here: 🔗[ Supra Docs – Token Integration Guide](https://docs.supra.com/proof-of-efficient-liquidity-poel/integration-guide)


---

# 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://supraoracles.gitbook.io/supra/proof-of-efficient-liquidity-poel/add-iassets-to-starkey-wallet.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.
