# Signup & Login

<figure><img src="/files/I0nL2koMXwKUS32BYtNM" alt=""><figcaption></figcaption></figure>

#### **Signup**&#x20;

To create an account, use your email to complete the registration form. Your application will then undergo an approval process, and you will be notified of the decision.

**Quick and Easy Log-in Options for Existing Users and After Registration**&#x20;

* **X Login:** Sign in seamlessly using your X account.

These options are designed for convenience so that you can dive into the PublicAI ecosystem with minimal setup.

<figure><img src="/files/bAtEyKwzQUiXbEBAC2BZ" alt=""><figcaption></figcaption></figure>

**Advanced Option: Wallet Login**

For those who prioritize privacy and decentralization, we also offer a wallet login option compatible with **Solana** and **Near Protocol**. This is perfect for users who prefer to keep their participation anonymous while maintaining full ownership of their credentials.


---

# 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.publicai.io/publicai-documentation/publicai-data-hub/signup-and-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.
