# Introduction

## AssetLayer (ASL)

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

**AssetLayer (ASL)** is a purpose-built blockchain infrastructure for tokenizing, securing, and managing real-world assets (RWA) at scale. Designed as a custom Avalanche Subnet, AssetLayer combines native AI agents with high-performance blockchain architecture to deliver institutional-grade compliance, risk management, and optimization for global investors.

Our mission is to create a foundation where AI, finance, and blockchain converge—unlocking new liquidity flows, smarter compliance, and effortless access to institutional-quality investment strategies for anyone, anywhere.

***

### What You Will Find Here

This GitBook serves as the structured knowledge base for AssetLayer documentation, including:

* **Getting Started**\
  Learn how to set up wallets, connect to AssetLayer, and begin interacting with ASL’s testnet and mainnet.
* **Core Concepts**\
  Explore the principles behind AssetLayer, including its AI agents, RWA tokenization model, staking mechanics, and compliance framework.
* **Developer Guides**\
  Dive into SDKs, APIs, and smart contract modules for building on AssetLayer.
* **Use Cases**\
  Discover real-world examples: tokenized real estate, escrow via AssetVault, AI-driven yield optimization, and cross-chain RWA liquidity.
* **Best Practices**\
  Learn recommended approaches for deploying dApps, structuring RWA contracts, and integrating AI agents into workflows.
* **Community & Support**\
  Engage with the AssetLayer ecosystem, contribute to development, and connect with partners and builders.

***

### Who Is This For?

AssetLayer is designed for:

* **Asset Managers & Funds**\
  Seeking a compliant and AI-enhanced infrastructure for tokenizing and managing real-world portfolios.
* **Developers**\
  Building DeFi, RWA, or AI-integrated applications that need a secure, scalable L1 with native compliance.
* **Businesses**\
  Leveraging blockchain and AI to unlock new investment strategies, structured products, and yield opportunities.
* **Enthusiasts & Innovators**\
  Exploring the intersection of AI, blockchain, and real-world assets.

***

### How to Get Started

1. Read the **Getting Started Guide** to set up your wallet and connect to AssetLayer.
2. Explore the **Developer Documentation** to understand APIs, SDKs, and smart contracts.
3. Join the **Community** on Discord and Telegram to connect with other builders and investors.
4. Contribute to AssetLayer by reporting issues, suggesting improvements, or developing extensions.

***

### Get in Touch

For support or inquiries, reach out via:

* **GitHub**: AssetLayer Repository
* **Community Chat**: Discord / Telegram
* **Website**: assetlayer.org


---

# 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://assetlayer.gitbook.io/assetlayer-docs/introduction.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.
