> For the complete documentation index, see [llms.txt](https://docs.bloks.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloks.io/login/mobile-wallets/webauth.md).

# WebAuth

The Official XPR Network wallet by [Metallicus](https://metallicus.com/) allows you to send, receive and stake the native network token XPR as well as a huge range of Metallicus wrapped xTokens and other digital assets.

### LOGIN TO XPR NETWORK EXPLORER USING WEBAUTH

#### 1. Install WebAuth application [here](https://xprnetwork.org/wallet)

#### 2. Go to XPR network explorer. Click Login at the top right corner.

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

#### 3. Select WebAuth in the Connect To Wallet pop up window.

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

####

#### 4. WebAuth will show you popup to select the type of authentication. Select the appropriate one.

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

####

#### 5. Let's try with Mobile. It will show the QR code to scan using the mobile application.

<figure><img src="/files/4qsn3lWsYuT9JH1ZyLDT" alt=""><figcaption></figcaption></figure>

#### 6. Confirm that you are successfully logged in.

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

You should see your account username in the top right corner if you have successfully logged in.


---

# 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.bloks.io/login/mobile-wallets/webauth.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.
