# What is next?

Go to [cruzo.cards](https://beta.cruzo.cards). Click <mark style="color:purple;">the “Connect” button</mark>. You already know how to connect to the wallet - just enter your password. After that, a window will appear to connect and select the current account. After that, a window will open, in which you need to click <mark style="color:purple;">"Sign"</mark>.

So, you are connected to the Cruzo site! In the upper right corner, **the amount** that you have in your wallet **is displayed**. Now you can dive into the ocean of postcards and choose the ones that will give joy to you and your close people!


---

# 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://guide.cruzo.cards/what-is-next.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.
