# COMMON ISSUES

1. Crypto App

If you have one of these errors below, make sure you added new account in your es\_extended config

<figure><img src="https://3808595786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWtp2CzACAMvuPWbeJ3cy%2Fuploads%2FCQuLKshn2ShH7uUfLL7f%2Fimage.png?alt=media&#x26;token=bdbba42e-3f2a-43d7-be22-8dbffce8c741" alt=""><figcaption><p>Error</p></figcaption></figure>

<figure><img src="https://3808595786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWtp2CzACAMvuPWbeJ3cy%2Fuploads%2F8Xb5ZsqmWkVq1eMEPzQZ%2Fimage.png?alt=media&#x26;token=2de25275-41c4-4a4c-a4cd-6951accc6d47" alt=""><figcaption><p>Error</p></figcaption></figure>

If you still have this error, check if your character has generated wallet number in database.

2. Garage App

If you have this error and your vehicles spawning indefinitely, switch your es\_extended to 1.10.1 version.

<figure><img src="https://3808595786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWtp2CzACAMvuPWbeJ3cy%2Fuploads%2FxCbcvL75NYBBITUicjFB%2Fimage.png?alt=media&#x26;token=eaf77fbc-05e1-4f82-b7a5-2293697b1b7a" alt=""><figcaption><p>Error</p></figcaption></figure>

If you can't park your vehicle without any error, change your plates to 8 chararcters in database.


---

# 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://piotreq-scripts.gitbook.io/piotreq-scripts/assets-and-guides/phone/common-issues.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.
