# User Flow

**1.** **Search for the domain you set on Xerial**\
Remember you can search for it in your link:

<figure><img src="https://208195402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTzIOBDc8uxLlKR2IjZV%2Fuploads%2FtJZCjWObpGPIpNzoPCK4%2FDomain%20with%20link.png?alt=media&#x26;token=aeb1a71b-71c7-4a87-9189-d8240f673120" alt=""><figcaption></figcaption></figure>

**2.** **Connect their wallet**

User can connect their Web3 wallet or use their social media accounts such as **Gmail**, **Twitter**, **Discord** etc.

<figure><img src="https://208195402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTzIOBDc8uxLlKR2IjZV%2Fuploads%2F6odjMoDhybyXNnzDOE9n%2FLogin.png?alt=media&#x26;token=568908cb-acd9-42e1-8d6a-4b89f0d526b5" alt=""><figcaption></figcaption></figure>

**3.** **Purchase the item**

User selects their item, views the information, and is ready to make a purchase.&#x20;

They can do it through **crypto** or **fiat** (credit and debit cards).

<figure><img src="https://208195402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTzIOBDc8uxLlKR2IjZV%2Fuploads%2F47Bv8PNA5YIiGCFOyN8j%2FPurchase%20item.png?alt=media&#x26;token=50909636-50a5-4719-98cd-23fbd378427d" alt=""><figcaption></figcaption></figure>

**4.** **View it in their inventory**

User sees all their digital assets and can bring them into the game.&#x20;

They can also sell them and set a price.

<figure><img src="https://208195402-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTTzIOBDc8uxLlKR2IjZV%2Fuploads%2F8vDj9rGnPNdtFVVbigwh%2FInventory%20marketplace.png?alt=media&#x26;token=25a6975b-5bf8-47c0-a82a-29a66c712f33" alt=""><figcaption></figcaption></figure>


---

# 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://xerial.gitbook.io/xerial-doc/build/user-flow.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.
