# Login

Go to [thearch.ai](https://thearch.ai/) to start your journey and launch the app.

Choose how to register on a platform. Don't worry, ARCH AI does not gain access to your wallets, contacts, and telegram messages. Authentication is a way to secure your chats on ARCH AI from others.

<figure><img src="/files/t0tW2Bb5IXG22boTMq8g" alt="" width="305"><figcaption></figcaption></figure>

## Account creation

You can register a new account using one of the following methods:

1. **MetaMask**
   * Connect your MetaMask wallet to [ARCH AI](https://thearch.ai) for seamless access.
   * To learn more about MetaMask, visit: [metamask.io](https://metamask.io/).
2. **WalletConnect**
   * Use WalletConnect to connect over 500 supported wallet applications to [ARCH AI](https://thearch.ai)
   * For more information, visit: [walletconnect.network](https://walletconnect.network/).
3. **X (twitter)**
   1. Sign in using your X (twitter) account for quick access [ARCH AI](https://thearch.ai)
   2. Learn more about X (twitter) here: [x.com](https://x.com/)&#x20;
4. **Telegram**
   * Sign in using your Telegram account for quick and easy access.
   * Learn more about Telegram here: [telegram.org](https://telegram.org/).

## Account management

Your ARCH **AI Account** is your gateway to access AI Agents. It serves as your personal space for managing chats and AI Agents.

If you ever wish to leave or change account, the logout button is on the top left. Your AI Agents and chats will be waiting for when you come back.&#x20;

<figure><img src="/files/pxRLDMRsAo6grCuAkyW7" alt="" width="258"><figcaption></figcaption></figure>

{% content-ref url="/pages/QV09ehaViYsxTB3D3SUg" %}
[Chatting](/archai/talk-to-ai-agents/chatting.md)
{% endcontent-ref %}


---

# 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://archai.gitbook.io/archai/talk-to-ai-agents/login.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.
