# About Add-Ons

<div><figure><img src="/files/7aknmg1ChoH4FljtbMPA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/m1ON1yHQITP7GP3HJyVu" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can purchase these add-ons at [the Yarn Spinner Itch Store](https://yarnspinnertool.itch.io). Purchasing Yarn Spinner, or a Yarn Spinner Add-on is a fantastic way to help support Yarn Spinner, and the team behind it.&#x20;
{% endhint %}

Yarn Spinner is always free and open source. To help offset the costs of designing, building, and supporting Yarn Spinner, we provide a number of add-ons as paid extras to make implementing Yarn Spinner in your games easier for you.

At the moment, these include:

* [Dialogue Wheel for Yarn Spinner](/2.4/add-ons/dialogue-wheel.md)
* [Speech Bubbles for Yarn Spinner](/2.4/add-ons/speech-bubbles.md)

You can purchase both of these on the [Yarn Spinner Itch.io Store](https://yarnspinner.itch.io), or via [the Unity Asset Store](https://assetstore.unity.com/publishers/91946):

{% embed url="<https://yarnspinner.itch.io/>" %}
Purchase Yarn Spinner for Unity, plus our Add-ons, on Itch.io.
{% endembed %}

{% embed url="<https://assetstore.unity.com/publishers/91946>" %}
Purchase Yarn Spinner for Unity, plus our Add-ons, on the Unity Asset Store.
{% endembed %}

This section of the Yarn Spinner documentation provides guides for the available add-ons.


---

# 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.yarnspinner.dev/2.4/add-ons/about-add-ons.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.
