# Get Started

## Step 1 - Launch App

Start by navigating to the Paymento website and click on the "Launch App" button. This will take you to the login or registration page.

## Step 2 - Connect Wallet or Register via email

&#x20;Signup by connecting your Web 3.0 wallet or fill in the required information, including your email address, a secure password to create your account.

### Step 3 - Verification

After submitting your registration form, you'll receive an email from Paymento. Click on the verification link within this email to activate your account.<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.paymento.io/accept-crypto-payments/get-started.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.
