# F.A.Q.

> If I earn 300 tickets in one game of ChainMan, does that also cost 300 energy?

{% hint style="info" %}
Yes, 300 tickets in game, requires 300 energy to collect. You'll collect the maximum amount your energy will allow.
{% endhint %}

> Let's say you earn an nft from a lucky box. Will it be pretty obvious if it's part of a set or not?

{% hint style="info" %}
Not Always 😉
{% endhint %}

> How can I see the tokens I am receiving through the tax/tokenomics?

{% hint style="info" %}
Reflections (the tokens ChainCade holding wallets receive through tax) will show up in your wallet immediately. You can track this information with 3rd party tools like [Moonscan](https://moonscan.net/)\*.
{% endhint %}

{% hint style="danger" %}
\*Always be responsible with your wallet. ChainCade has no association with Moonscan or any other 3rd party tools. Always check URLs, and only connect to trusted sites and tools.&#x20;
{% endhint %}


---

# 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://chaincade.gitbook.io/chaincade/other-info/f.a.q..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.
