# Microtransactions

<figure><img src="/files/qu9NAiQNrE9hdzDiCzcQ" alt="" width="188"><figcaption></figcaption></figure>

A microtransaction is a small online payment, often used for the purchase of digital content or additional services. On Spacy, microtransactions encompass:

* **Purchase of premium posts**: Allows users to access exclusive content offered by creators.
* **Content purchase via message**: Provides the option to buy specific content sent directly through a message.
* **Tips**: Serve as gratuities given to content creators as a token of appreciation.

These microtransactions are conducted on an individual basis and grant access to the content available for sale. They are also subject to service fees charged by the platform.


---

# 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://spacy.gitbook.io/spacy/social-platform/monetizing/microtransactions.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.
