# Xerial Unity SDK Guide

## &#x20;Overview&#x20;

The Xerial Unity SDK offers a comprehensive set of APIs and tools tailored for Unity game development. With our SDK, you can easily leverage Xerial's services to enhance your gaming experience.

### Key Features  🛠️

#### 💼 Custodial Wallet Connections

Effortlessly establish custodial wallet connections within your Unity games using our SDK. Manage blockchain wallets seamlessly without complex integrations.

#### 📦 Access to Project Inventory

Gain access to the project inventory directly within your Unity games. Manage and interact with project assets such as tokens and NFTs with ease.

#### 🌐 Access to Xerial Global Wallets

Unlock direct access to Xerial's global wallets, enabling smooth transactions of tokens and NFTs within your Unity games offering full ecosytem interoperability.

#### 🛒 Project Marketplace Integration

Integrate the project marketplace seamlessly into your games, allowing players to engage in purchases, listings, and more, directly within the game environment.

### &#x20;🔷 EVM Chain Support 🔷

Our SDK fully supports Ethereum Virtual Machine (EVM) chains, providing compatibility with popular chains such as Ethereum, Polygon, Binance Smart Chain (BSC), and others. 🌐🔗

### 🛰️ Backend Provider Adaptability&#x20;

Seamlessly integrate our SDK with various backend providers, ensuring compatibility with platforms such as PlayFab, Unity Gaming Services, Beamable, and custom solutions.

### &#x20;🚀Staging and Production Ready&#x20;

Our SDK is staging and production-ready, enabling seamless deployment of your Unity games to both testnet and mainnet environments. Ensure smooth transitions between development stages with confidence.


---

# 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://xerial.gitbook.io/xerial-doc/gaming-toolkit/xerial-unity-sdk-guide.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.
