# Getting Started

Here is a checklist for you to get started on Cronos ID!

1. Create a crypto wallet if you haven't already
2. [Bridge your funds over to Cronos](/user-guides/getting-started/bridging-funds-to-cronos.md)
3. [Connect your wallet to our platform](/user-guides/getting-started/connecting-wallet.md)
4. [Check domain availability](/user-guides/cronos-id-domains/checking-domain-availability.md)&#x20;
5. [Mint your domain](/user-guides/cronos-id-domains/minting-domain.md)
6. [Edit the profile of your domain](/user-guides/cronos-id-domains/managing-domain-profile/editing-domain-profile.md)
7. Join us on [Discord](https://discord.com/invite/FeFu22ny6A) and [Twitter](https://twitter.com/cronos_identity) to stay updated!


---

# 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.cronosid.xyz/user-guides/getting-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.
