> For the complete documentation index, see [llms.txt](https://whitepaper.plyr.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.plyr.network/plyr_browser_extension_-_gateway_to_browser_gaming/key_functionalities_of_plyr_extension.md).

# Key Functionalities of PLYR Extension

## **PLYR-ID** Integration <a href="#plyr-id-integration" id="plyr-id-integration"></a>

**Unified Gaming Identity**: The PLYR Extension allows users to integrate their **PLYR-ID** directly into their web browser, offering a seamless connection to the PLYR ecosystem. This integration ensures that users' gaming identities and assets are readily accessible, enhancing the continuity of the gaming experience across different platforms.

## Balance and Transaction Oversight <a href="#balance-and-transaction-oversight" id="balance-and-transaction-oversight"></a>

**Instant Balance Access**: Users can view their $PLYR token balance in real-time, facilitating effective management of in-game assets and financial planning. This immediate access is crucial for making informed decisions regarding in-game purchases and marketplace transactions.

**Transaction Authorization**: The extension provides a secure and straightforward mechanism for users to authorize transactions. Whether engaging in asset trades, accessing staking rewards, or making marketplace purchases, the PLYR Extension streamlines these processes, ensuring a frictionless user experience.

## QR Code Quick Sync <a href="#qr-code-quick-sync" id="qr-code-quick-sync"></a>

**Simplified Access**: Emulating the convenience offered by the SideKick app, the PLYR Extension features a QR code sync system. This functionality allows users to quickly access **PLYR CHAIN** compatible games and platforms by scanning a QR code, bypassing the need for manual login procedures.

## Enhanced Security with 2FA <a href="#enhanced-security-with-2fa" id="enhanced-security-with-2fa"></a>

**Two-Factor Authentication**: The extension incorporates a robust 2FA system, generating temporary codes for transaction verification and account logins. This added security layer significantly mitigates the risk of unauthorized access, safeguarding users' digital assets and identities.


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.plyr.network/plyr_browser_extension_-_gateway_to_browser_gaming/key_functionalities_of_plyr_extension.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
