# Custom Games

<figure><img src="/files/HF4kRwU2qM15jYUgDcbT" alt=""><figcaption></figcaption></figure>

The platform lets anyone create a custom lobby in any of the games we offer, and use their own referral link or even have it be discord channel, telegram group or token-holder gated, to keep it exclusive. Custom tournaments for your group chats and social media sharing for the clout - all there to make players more likely to invite their friends to join them in the games.&#x20;

Custom games can be public or private:

* **Public -** create a custom lobby, set up your own parameters and tie it to your socials in order to give your existing community a way to follow you in the games. Public custom games will appear in a list in the app and will be accessible to anyone.&#x20;
* **Private -** create games with custom deposit sizes, start dates, number of rounds and add them to your Telegram chats or Discord channels. Challenge friends or friend groups and keep your high-roller lobbies closed. Private custom games are not show in the app - you decide who these games will be accessible to.&#x20;

You can use the games to host special events, or play different game modes:

* Time limited events for boosts in rewards
  * 2x seashell boosted weekend
* Clan battles
  * One token community can rally and fight it out with another
  * Each side deposits their own token in an escrow contract
  * The winning side gets to sell the losing sides token and purchase their own
* Leaderboard challenges where you can challenge your favorite - or least favorite - influencer


---

# 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://docs.tideflow.com/playground/custom-games.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.
