# Unity Add-Ons

<div><figure><img src="/files/Ldu0P5LlNgVttFxS6bJN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/acMHxoYQcoswbGsWAgJp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GyHCjrEmB89DqbmxQgmC" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can purchase these add-ons at [the Yarn Spinner Itch Store](https://yarnspinnertool.itch.io) or via the [Unity Asset Store](https://assetstore.unity.com/publishers/91946). Purchasing Yarn Spinner, or a Yarn Spinner Add-on is the best way to help support Yarn Spinner, and the team behind it.
{% 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:

* [Text Animator for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/text-animator.md)
* [Dialogue Wheel for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/dialogue-wheel.md)
* [Speech Bubbles for Yarn Spinner](/yarn-spinner-for-unity/unity-add-ons/speech-bubbles.md)

Text Animator for Yarn Spinner is included in the Itch.io and Asset Store versions of Yarn Spinner for Unity. Dialogue Wheel and Speech Bubbles for Yarn Spinner are individual purchases, and can be used with the free version of Yarn Spinner for Unity.

Dialogue Wheel and Speech Bubbles are available as separate purchases on the [Yarn Spinner Itch.io Store](https://yarnspinner.itch.io/) or via the [Unity Asset Store](https://assetstore.unity.com/publishers/91946).

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/yarn-spinner-for-unity/unity-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.
