# Buy a Stone Key

Stone Key is the credential for accessing the creator "Stone" you like, along with a constantly growing economic model, detailed documentation of which can be found in the "Features" section.

1. The purchase process is straightforward. You just need to find the "Stone" you are interested in and click to access the details page.&#x20;

<figure><img src="/files/7NAy37SM1oU4iqlTQ1aa" alt=""><figcaption></figcaption></figure>

2. Users without the Key will be unable to access the content related to that "Stone".

<figure><img src="/files/E5VqZf38MTuFyL7Xaq9M" alt=""><figcaption></figcaption></figure>

3. Click "BUY KEY", choose the quantity of "Keys" you want to purchase, and set the corresponding Slippage.&#x20;

<figure><img src="/files/odX8eDWRYPU9xdElMuqc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Slippage is when the price at which your order is executed does not match the price at which it was requested. This most generally happens in fast moving, highly volatile markets which are susceptible to quick and unexpected turns in a specific trend.
{% endhint %}

4. Complete the payment and wait for the transaction to be processed.

<figure><img src="/files/n3r4ssQdmifhvddH37D3" alt=""><figcaption></figcaption></figure>

5. After the transaction is completed, the link will be automatically refreshed, and you will gain access to the "Stone," including the documentation and chat room. Feel free to say hi to the creator you like.
6. Select the "Stone" file and choose "Save to my Moss" in the pop-up box to easily save the creator's file to "My Moss".

<figure><img src="/files/jtZXKSaTzsClgKkPXEom" alt=""><figcaption></figcaption></figure>

7. Finally, on the "Moss" page, select "Collected Stones" to view the "Stone Keys" you have purchased.

<figure><img src="/files/svdm32ELSIRzdJtFj4k4" 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://docs.mymoss.io/guides/buy-a-stone-key.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.
