# Upgrade Requirements

To upgrade a Venue, a combination of TACO tokens, [Ingredients](/nft-collection/collection/ingredient.md) and Experience Points (EXP) is needed based on Venue level.

* **🔼1–14:** Upgrading requires TACO.
* **🔼15+:** Upgrading requires Ingredients and/or TACO.
* **🔼150+:** Upgrading requires EXP, Ingredients, and/or TACO.

**Upgrading Requirements**

:star: [**Level 0**](https://tacostudios.notion.site/Star-Level-0-6de0056e94f345a1916f97cc64453b22)\
:star: [**Level 1**](https://tacostudios.notion.site/Star-Level-1-896930264c494f8591e1e87a67c773d8)


---

# 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://whitepaper.tacostudios.io/gaming/taco-universe/venues/upgrade-requirements.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.
