# Introduction to Developer Documentation

Welcome to the Developer Documentation for integrating Meta Assets into your game application. This comprehensive guide will walk you through the process of utilizing Meta Assets as access keys, enabling secure and engaging experiences for your users.

In today's rapidly evolving landscape of computer games and virtual worlds, technologies and tools that enable more advanced and interactive player experiences are constantly emerging. One of the key elements in the world of games is Meta Assets and NFT Assets. In this documentation, we will explore what these concepts entail, how they can be used in games, and how NFT Assets can serve as a form of game access.

{% content-ref url="/pages/QADIGxZdHAeVbNChR5X8" %}
[What is a Meta asset?](/developer-documentation/introduction-to-developer-documentation/what-is-a-meta-asset.md)
{% endcontent-ref %}

{% content-ref url="/pages/TR4YGoCS8HG9uIbfmJuz" %}
[What are the Benefits of Using Tokens as Access Keys for the Game Application](/developer-documentation/introduction-to-developer-documentation/what-are-the-benefits-of-using-tokens-as-access-keys-for-the-game-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/vubLniKUw7VhksXMyQN4" %}
[Why should I Choose the Meta Assets as the Access Keys for the Game Application?](/developer-documentation/introduction-to-developer-documentation/why-should-i-choose-the-meta-assets-as-the-access-keys-for-the-game-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/XFZOywAGBd7NEFq9m9qB" %}
[How Does It Work, Exactly?](/developer-documentation/introduction-to-developer-documentation/how-does-it-work-exactly.md)
{% endcontent-ref %}


---

# 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.metaproprotocol.com/developer-documentation/introduction-to-developer-documentation.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.
