# How to get assets on your wallet?

In order to create or collect artworks on Alusta, you'll need to have assets in your [wallet](broken://pages/UJGxwoydeKOvhYkpvhRi). Even when the artwork is free, the gas fees are added. Gas fees are the charges users pay for utilising computational resources on a blockchain, with the cost determined by factors like transaction complexity, urgency, and network demand.

Most of the wallet services offer an easy way to buy cryptocurrency.&#x20;

{% embed url="<https://metamask.io/buy-crypto/>" %}


---

# 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://alusta.gitbook.io/knowledge-base/setting-up-a-wallet/how-to-get-assets-on-your-wallet.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.
