> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# 介绍

> 利用现有 SDK 与框架加速你的开发流程

* [**钱包与 Onramp**](/cn/pages/tools/wallets-and-onramp/overview) – 集成现有的**钱包与入金通道**提供商
* [**Session Keys**](/cn/pages/tools/session-keys/introduction) – 为 Solana 程序实现**分层访问管理**
* [**预言机**](/cn/pages/tools/oracle/introduction) – 为 DeFi 应用接入实时价格数据流。
* [**Cranks**](/cn/pages/tools/crank/introduction) – 调度**按时间自动执行**的链上指令。
* [**Solana Unity SDK**](/cn/pages/tools/solana-unity-sdk/overview) – 轻松将 Solana 集成到**基于 Unity 的游戏**中。
* [**SOAR**](/cn/pages/tools/open-source-programs/SOAR) – 启用**链上成就、排行榜与奖励**。

<CardGroup cols={2}>
  <Card title="钱包与 Onramp" icon="wallet" href="/cn/pages/tools/wallets-and-onramp/overview" iconType="duotone">
    通过钱包无缝完成用户接入
  </Card>

  <Card title="Session Keys" icon="key" href="/cn/pages/tools/session-keys/introduction" iconType="duotone">
    集成 Session Keys
  </Card>

  <Card title="预言机" icon="chart-line" href="/cn/pages/tools/oracle/introduction" iconType="duotone">
    在 MagicBlock Ephemeral Rollups 上使用 Pyth Lazer
  </Card>

  <Card title="Cranks" icon="clock" href="/cn/pages/tools/crank/introduction" iconType="duotone">
    调度按时间自动执行的链上指令
  </Card>

  <Card title="Solana Unity SDK" icon="unity" href="/cn/pages/tools/solana-unity-sdk/overview" iconType="duotone">
    使用 Solana Unity SDK 创建游戏
  </Card>

  <Card title="SOAR" icon="rocket" href="/cn/pages/tools/open-source-programs/SOAR" iconType="duotone">
    使用 SOAR 创建链上成就、排行榜和奖励
  </Card>
</CardGroup>
