# Game-Fi Elements

{% content-ref url="/pages/5A242IFHvjTPOoPUTzya" %}
[GACHA](/game-fi-elements/gacha.md)
{% endcontent-ref %}

{% content-ref url="/pages/AzGbB4crcIPphrxWLDTZ" %}
[Character NFTs](/game-fi-elements/character-nfts.md)
{% endcontent-ref %}

{% content-ref url="/pages/4pPFtAeS5N7JDpqh01TP" %}
[Weapon NFTs](/game-fi-elements/weapon-nfts.md)
{% endcontent-ref %}

{% content-ref url="/pages/UNerDsaaQbH5ePwMI7TM" %}
[Drop items (NFTs and non-NFTs)](/game-fi-elements/drop-items-nfts-and-non-nfts.md)
{% endcontent-ref %}

{% content-ref url="/pages/7IeN1ZDAY0PiJXyKuT6f" %}
[Skill Synthesis](/game-fi-elements/skill-synthesis.md)
{% endcontent-ref %}

{% content-ref url="/pages/HZW5fFJ2olWICBJCxVad" %}
[BLOOD UNION GENERATION (MINT)](/game-fi-elements/blood-union-generation-mint.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://whitepaper.bountykinds.com/game-fi-elements.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.
