> For the complete documentation index, see [llms.txt](https://cryptobound-project.gitbook.io/cryptobound-nft-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptobound-project.gitbook.io/cryptobound-nft-game/more-info/community-or-social-networks.md).

# Community | Social Networks

### We must not only see the game as a business, we can also see it in other ways. <a href="#we-must-not-only-see-the-game-as-a-business-we-can-also-see-it-in-other-ways" id="we-must-not-only-see-the-game-as-a-business-we-can-also-see-it-in-other-ways"></a>

It is a fun strategy game where you have to show your greatest ability and strategy to win a battle and at the same time having fun with your friends or acquaintances from the game.

\
CryptoBound will also give you the opportunity to meet new friends, hang out with them playing games or talking about anything in Normal Mode when it is implemented.

Share ideas that come in handy in the future with the administrators and moderators who from time to time will be playing with you for fun.

\
It is important that the community remains calm and does not cause discord within the game Normal Mode where everyone can talk to different people.

### **You can play.** <a href="#you-can-play" id="you-can-play"></a>

### You can play from the comfort of your home from a computer / cell phone or tablet with an internet connection. <a href="#you-can-play" id="you-can-play"></a>

#### &#x20;Who can play? <a href="#who-can-play" id="who-can-play"></a>

\
Our game project is suitable for people from 18 to 60 years old without any problem.

#### &#x20;Socials Network <a href="#socials-network" id="socials-network"></a>

{% embed url="<https://www.facebook.com/CryptoBoundOficial>" %}

{% embed url="<https://t.me/CryptoBoundNFTk>" %}

{% embed url="<https://discord.com/invite/Cu48JsGN>" %}

{% hint style="info" %}
Official ✖ Account <https://x.com/CBDNFTOficial>&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cryptobound-project.gitbook.io/cryptobound-nft-game/more-info/community-or-social-networks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
