> For the complete documentation index, see [llms.txt](https://super3-ai-whitepaper.gitbook.io/super3.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://super3-ai-whitepaper.gitbook.io/super3.ai-docs/tutorial/connect-and-access.md).

# Connect and Access

<figure><img src="/files/4L7wz4aKRLbIO00KjIc4" alt="" width="563"><figcaption><p>Home page</p></figcaption></figure>

**To log in:**

<figure><img src="/files/Ev9GYtRE8p76pmLj4hwb" alt="" width="375"><figcaption></figcaption></figure>

1. **Click "Connect Wallet" and choose your wallet, like MetaMask, to connect.**

<figure><img src="/files/GKSCXgr4rnBNYIXBX2Nr" alt="" width="278"><figcaption></figcaption></figure>

2. A**uthorize the platform to read your public account information. This allows the platform to identify your account and will trigger a permission confirmation prompt on your wallet.**

<figure><img src="/files/WNQdkownMUCB9cIiI1kU" alt="" width="563"><figcaption><p>Personal  Center</p></figcaption></figure>

3. **After confirming authorization, you can then log in to access platform services.**

Connecting your wallet does not require providing any private key. The platform only reads public account data, so your assets always remain fully controlled by you.

Using EVM wallets and wallet connectors enables smoother and safer login and user experiences. This is also a defining characteristic of us as a fully decentralized web3 platform.

Join us to experience the new generation of blockchain user experiences!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://super3-ai-whitepaper.gitbook.io/super3.ai-docs/tutorial/connect-and-access.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.
