# FAQ

## Why why!!

because!

## When I click this, I get an error

That's an easy solution... don't click it ^\_^

## I got a Null Reference Exception&#x20;

That's Unity's fault, not me!! I swear it!.. Try restarting Unity, your computer, and your electric grid.. that usually solves it! ;)&#x20;

## The character keeps falling

I don't think you should blame me for this, blame gravity!

## Unity Crashes when I hit play

My unity crashes too! We have so much in common!&#x20;

## Unity is getting slow when I add more assets

Is it Unity? or is it time to get a new computer? I smell an Nvidia RTX in your future (Not sponsored)

## Can I become who I want to be?

That's a tough question but thankfully, our team is on it. Please bear with us while we're investigating.

## Have you had a chance to answer the previous question?

Yes, after a few months, we finally found the answer. Sadly, Malbers is on vacation right now, so I'm afraid we are not able to provide the answer at this point.

**If none of that helps, which usually is very rare, please join the Discord Server:** [**https://discord.gg/EzZGTxD3zZ**](https://discord.gg/EzZGTxD3zZ)


---

# 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://malbersanimations.gitbook.io/animal-controller/annex/faq.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.
