# 登录

SubstanceX想为尽可能多的用户服务，所以我们不仅提供了接入Metamask和OKX钱包的登录方式，还通过和Partical合作为用户提供了多种Web2（Google、Tel、X、Discord等）登录方式。

<img src="/files/aa4emjGpFiXFCx1neHFX" alt="" data-size="original">

**Metamask钱包**

* 点击 "链接  Metamask钱包"
* 选择要接入的账户，并批准钱包连接

**OKX钱包**

* 确保安装OKX钱包插件
* 点击 "链接  OKX Wallet"
* 选择要接入的账户，并批准钱包连接

\
**其他web2接入**

**（\*目前仅在SubstanceX on Arbitrum 上支持）**

* 选择登陆的社媒图标
* 完成授权并登录

选择Web2的登录方式，首次登录时我们将为您创建一个钱包。您可以通过点击右上角钱包图标-“Partical钱包设置”来管理您的钱包。

关于Partical，您可以点击这里了解更多（<https://docs.particle.network）>

\ <br>


---

# 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://docs.substancex.io/zh/zhi-nan/deng-lu.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.
