# Bevy

**Yarn Spinner for Rust** is the set of components and scripts that make Yarn Spinner work inside a Bevy project.

{% hint style="danger" %}
Yarn Spinner for Rust's documentation for Yarn Spinner 3 is being updated.
{% endhint %}

In this section, you’ll learn how to work with Yarn Spinner for Rust more in-depth.

{% hint style="info" %}
Yarn Spinner for Rust v0.2 works with Bevy version 0.13
{% endhint %}


---

# 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-other-engines/bevy.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.
