# Typewriter Animation Settings

*Typewriter Animation Settings* can be used to setup default and fallback animations in the [Text Animation Settings](/text-animations/text-animation-settings.md). You can create a *Typewriter Animation Settings* object with the create buttons in the **Text Animation Settings** object or the Create Asset menu.

<figure><img src="/files/3kLKG7pMdLrGO1zMnyWt" alt=""><figcaption></figcaption></figure>

## Performance Cost

The type and amount of animations you use should not significantly impact performance. Most of the performance cost is up-front when you set your text and is mostly dependent on the length of your text.

Check out the [Performance Optimization Guide](/text-animations/performance-optimization-guide.md) for more information.


---

# 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.stixgames.com/text-animations/typewriting/typewriter-animation-settings.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.
