# Intro

Since day 1, our mission has been to deliver fun games on Web 3.0.

We believe that blockchain can change the gaming industry forever, thanks to transparency, proof of ownership, and tradability of assets.

However, blockchain games have a history of:

{% hint style="danger" %}

* Having a lot of entrance barriers
* Not being fun (clicker games)
* Being based on sloppy tokenomics
  {% endhint %}

We are striving to solve the current issues of blockchain gaming and make a difference in this space:

{% hint style="success" %}

* Easy and free onboarding on Taco
* Skill-based games
* Articulate tokenomics with multiple use cases for each token
  {% endhint %}

Because of this, we have created [Acryptia](/gaming/acryptia.md), [Brigade](/gaming/brigade.md) and we are creating more games in both Web 3.0 and 2.0 with NFT integration.


---

# 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/intro.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.
