# Registration

*We've built the simplest wallet creation tool imaginable, and we're happy to share it with you.*

To get started with Caishen, register your account with an email and confirm the six-digit auth code that was sent. Upon your first time logging in to the Caishen dashboard you'll see an empty Projects page. This is where you will get your Project Key (Client ID) and Secret. It should take less than a minute to create a Project.&#x20;

<figure><img src="/files/ZPeArMEfcFlkQJu402q0" alt=""><figcaption><p>All you need is an email to get started</p></figcaption></figure>

Once you've created a project, you can start creating wallets!

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Typescript SDK</td><td>Create wallets via JS in seconds</td><td></td><td><a href="/files/l63ENQvJrm0i2Qun291r">/files/l63ENQvJrm0i2Qun291r</a></td><td><a href="/pages/BRFDIJ6wFhCviICnUUp7">/pages/BRFDIJ6wFhCviICnUUp7</a></td></tr><tr><td>Python SDK</td><td>Create wallets cia Python in seconds</td><td></td><td><a href="/files/fJT7QHha3zGZy0qjhhqg">/files/fJT7QHha3zGZy0qjhhqg</a></td><td><a href="/pages/EkUmZu2H9fHnSCKA7hcK">/pages/EkUmZu2H9fHnSCKA7hcK</a></td></tr><tr><td>React SDK (Coming Soon)</td><td></td><td></td><td><a href="/files/g89TcWX7AJHIlUCze7qk">/files/g89TcWX7AJHIlUCze7qk</a></td><td></td></tr></tbody></table>


---

# 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.caishen.tech/registration.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.
