# User guide

**Wallet verification**

This is a **one time process** for any user. Once you have signed up, you will automatically be verified on all Saturn-enabled servers based on their configurations.

1. Click the "Verify" button
2. Connect with your wallet on the dApp. No need to sign any transaction
3. That's it

**Whitelist submission**

1. Click "Submit"
2. Enter your ERD address
3. Click "Submit"

Check your submitted wallet by clicking "Check Wallet"


---

# 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.projectx.mx/products/saturn/user-guide.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.
