# Buying

Before you start, you must have a wallet and some KSM in it. Having a wallet in your browser (phone) is a necessary step in order to interact with our platform.&#x20;

#### Start here if you haven't started with these steps yet:

{% content-ref url="/pages/eqrmko2SAA1KHrvwRQUI" %}
[Create your wallet](/tutorial/wallet/create-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/z5E1g3raFty0C8UlAXTM" %}
[Connect your wallet](/tutorial/wallet/connect-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/pCHl7NNdcjWGI5T4Gh9Y" %}
[Add Funds to your wallet](/tutorial/wallet/add-funds-to-your-wallet.md)
{% endcontent-ref %}

If you managed to go through these steps, continue here

### You can choose which NFTs you want to buy

{% content-ref url="/pages/DZ3nOSKUtpL5LgxdGrPq" %}
[Buying NFTs on Kusama](/tutorial/buying/buying-nfts-on-kusama.md)
{% endcontent-ref %}


---

# 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://hello.kodadot.xyz/tutorial/buying.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.
