> For the complete documentation index, see [llms.txt](https://docs.unikura.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unikura.xyz/unikura-wallet/linking-an-external-wallet.md).

# Linking an External Wallet

If you would like to use your digital wallet from another platform for purchasing items on Unikura, you can link your external wallet by following the steps below:

* Go to your account page by clicking 'My Account' from the main menu.<br>

<figure><img src="/files/87TqrRsyGgj0vJG3qKlT" alt="" width="224"><figcaption><p>You can access the Account page from the main menu</p></figcaption></figure>

* Look for 'Link external wallet' button at the bottom of the page.

<figure><img src="/files/itVuZjX5pBpaIoJTbnCJ" alt="" width="188"><figcaption></figcaption></figure>

* Select which wallet you would like to connect and authorise the connection from your external wallet app.\ <br>

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

\
Please ensure to **sign the Sign-in request** on your external app (which could be in a seperate session/window as your initial connect screen). Return to Unikura only after signing for your wallet to be successfully connected. \
\
\ <br>


---

# 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:

```
GET https://docs.unikura.xyz/unikura-wallet/linking-an-external-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.
