# Creating Your Account

Step 1 - Sign Up

* Users register with an email address
* Verification is completed via a secure email link
* No KYC or personal information is required

Step 2 - Wallet Setup

* A self-custodial Privy wallet is created automatically
* Users do not need to manage private keys or seed phrases
* The wallet is used to hold assets

Step 3 - Permissions for Staking

* To execute a stake, the wallet may request permission to perform specific actions
* These permissions are secure and limited and can be reviewed by the user
* The user remains in control of their assets at all times


---

# 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.satsterminal.com/earn/getting-started/creating-your-account.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.
