# Terms of Use

**1. Acceptance of Terms**

By downloading, installing, or using SOLCCG, you agree to these Terms of Use. If you do not agree, do not use the app.

**2. Description of Service**

SOLCCG is a free to play collectible card game built for Solana mobile devices. The game features PvE and PvP card battles, card collection, deck building, and seasonal competitions.

**3. Account**

You create an account by connecting a Solana wallet and choosing a username. You are responsible for maintaining the security of your wallet. One account per wallet address.

**4. In-Game Currency**

MONI is an in-game currency earned through gameplay. MONI has no real world monetary value and cannot be exchanged, transferred, or redeemed outside the game.

**5. Game Content**

All cards, gameplay mechanics, and content within SOLCCG are the property of the developer. Card art is inspired by Solana NFT collections and is used for gameplay purposes only.

**6. Player Conduct**

Players who repeatedly disconnect from PvP matches will receive penalties including temporary and permanent PvP bans. Abusive behavior toward other players is not tolerated.

**7. Account Deletion**

You can delete your account at any time through the in-game settings. Deletion removes all gameplay data associated with your wallet address. Penalty records tied to your wallet may be retained.

**8. Seasonal Resets**

Game progress including cards, stats, and rankings may be reset between seasons. Epic and Legendary cards may retained across season resets.

**9. Modifications**

We reserve the right to modify the game, its features, rewards, and these terms at any time. Continued use after changes constitutes acceptance.

**10. Disclaimer**

SOLCCG is provided as is. We make no guarantees regarding uptime, data preservation, or game balance. Play at your own discretion.

**11. Contact**

For questions or concerns, contact: <talaldoingstuff@gmail.com>

## End User License Agreement (EULA)

This End User License Agreement governs your use of SOLCCG. By using the app, you agree to these terms.

**License Grant.** You are granted a limited, non-exclusive, non-transferable, revocable license to use SOLCCG for personal, non-commercial purposes on Solana-compatible mobile devices.

**Restrictions.** You may not copy, modify, distribute, sell, or lease any part of the app. You may not reverse engineer or attempt to extract the source code. You may not use the app for any unlawful purpose.

**Ownership.** All content, code, cards, and game mechanics in SOLCCG remain the property of the developer. NFT art depicted on cards is inspired by Solana NFT collections and used for gameplay purposes only.

**Termination.** This license is effective until terminated. Your rights under this license will terminate automatically if you fail to comply with these terms. Upon termination, you must cease all use of the app.

**No Warranty.** SOLCCG is provided as is without warranties of any kind, express or implied, including but not limited to fitness for a particular purpose or non-infringement.

**Limitation of Liability.** To the maximum extent permitted by law, the developer shall not be liable for any indirect, incidental, special, or consequential damages arising from your use of the app.


---

# 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://solccg.gitbook.io/docs/terms-of-use.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.
