> ## Documentation Index
> Fetch the complete documentation index at: https://oom-wg.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 使用指南

> ShiroSU Compat 的安装步骤和使用说明

<Steps>
  <Step title="设备要求" icon="tablet-smartphone">
    您需要有一部 Android **`7`+** 的设备，架构为 `arm64-v8a`、`armeabi-v7a`、`x86_64`、`x86` 之一
  </Step>

  <Step title="获取 root" icon="shield-user">
    您可以安装 [ShiroSU 原生 root](/ssu/nt) 或其他第三方 root 实现来使用 ShiroSU Compat
  </Step>

  <Step title="安装 ShiroSU Compat" icon="download">
    <Card title="下载" icon="download" arrow horizontal href="/ssu/compat/update">
      ShiroSU 最新版本及历史版本下载
    </Card>

    下载 ShiroSU Compat 后，请安装至您的 Android 设备
  </Step>

  <Step title="授权 root" icon="key-round">
    <Tabs>
      <Tab title="ShiroSU 原生" icon="app-window">
        由于开发进度，ShiroSU Compat 还并未完全支持 ShiroSU NT，但您仍然可以使用它来管理模块
      </Tab>

      <Tab title="黑名单类" icon="shield-check">
        如果您在使用 `Magisk` 这样的黑名单类 root 实现，请在启动 ShiroSU 后授权 root
      </Tab>

      <Tab title="白名单类" icon="shield-ban">
        如果您在使用 `KernelSU` 这样的白名单类 root 实现，请自行前往您的 root 管理器手动授权 root
      </Tab>

      <Tab title="密钥类" icon="lock-keyhole">
        如果您在使用 `APatch` 这样的密钥类 root 实现，由于暂未适配，请自行前往您的 root 管理器手动授权 root
      </Tab>
    </Tabs>
  </Step>

  <Step title="使用 ShiroSU Compat" icon="sparkles">
    向 ShiroSU 授予 root 后，即可开始使用 ShiroSU 的各项功能

    <>    </>

    <></>在 *模块页面* 即可管理您的模块

    <>    </>

    <></>若已适配，在 *权能页面* 可以管理您的权能

    <>    </>

    <></>在 *更多页面*，您可以使用更多辅助功能
  </Step>
</Steps>

***

<Card title="常见问题" icon="message-circle-question-mark" arrow href="/ssu/compat/usage/faq">
  若有问题，可在此处查看
</Card>
