# For Users

- [Contract Address](https://tcgverse.gitbook.io/tcgverse-1/for-users/contract-address.md)
- [How to get $TCGC](https://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-get-usdtcgc.md)
- [How to Add $TCGC token to Metamask](https://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-add-usdtcgc-token-to-metamask.md)
- [How to add TCG Verse to your Metamask](https://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-add-tcg-verse-to-your-metamask.md)
- [How to bridge OAS from L1 to L2](https://tcgverse.gitbook.io/tcgverse-1/for-users/how-to-bridge-oas-from-l1-to-l2.md)
- [tofuNFT](https://tcgverse.gitbook.io/tcgverse-1/for-users/tofunft.md): To trade NFT of TCG Verse in tofuNFT, you have to choose TCG Verse chain in tofuNFT in advance.


---

# 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://tcgverse.gitbook.io/tcgverse-1/for-users.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.
