> For the complete documentation index, see [llms.txt](https://howtoplay.trivians.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howtoplay.trivians.io/tips-and-tricks.md).

# Tips and Tricks

{% hint style="info" %}
Don't forget to keep app notifications turned on. Surprise games and offers can come at any time.
{% endhint %}

{% hint style="info" %}
Using powerups takes you one step ahead. Don't forget to check your powerups as you get started.
{% endhint %}

{% hint style="info" %}
You can sign in with your WhatsApp, Google and Apple account.
{% endhint %}

{% hint style="info" %}
The first questions are usually easier. Save your powerups for last.
{% endhint %}

{% hint style="info" %}
The first answer that comes to mind is usually correct
{% endhint %}

{% hint style="info" %}
You can meet other Trivians on our Discord channel and help out by voice.
{% endhint %}

{% hint style="info" %}
By following our [Telegram channel ](https://t.me/TriviansGL)and [Twitter account](https://twitter.com/PlayTrivians) you can be instantly informed about the announcements!&#x20;
{% endhint %}

{% hint style="info" %}
You can register for Public VIP Games by watching ads.
{% endhint %}

{% hint style="info" %}
Playing with your friends gives you an advantage.
{% endhint %}

{% hint style="warning" %}
Make sure you have a stable internet connection during the competition.
{% endhint %}

{% hint style="info" %}
The prizes you win in games will be reflected in your account within 24 hours. Check Balance in Review section for details.
{% endhint %}

{% hint style="warning" %}
Don't leave your answer to the last second. Your device and internet speed may not allow this.
{% endhint %}

{% hint style="info" %}
The extra life kicks in automatically unless you specify otherwise. Everything so that you don't get eliminated :))
{% endhint %}

{% hint style="info" %}
You can access the details of the competitions by pressing the "info" button.
{% endhint %}

{% hint style="info" %}
Don't forget to turn on your notifications so you don't miss the games you're registered for!
{% endhint %}

{% hint style="warning" %}
Logging into multiple devices in short intervals with the same user account can be problematic.
{% endhint %}

{% hint style="info" %}
Powerup-ticket-balance transfer between different user accounts is not possible. Because using multiple accounts is against the rules :))
{% endhint %}

{% hint style="info" %}
You can earn extra powerups by inviting your friends.
{% endhint %}

{% hint style="danger" %}
It is forbidden to swear and insult in chat, users detected will be banned.
{% endhint %}

{% hint style="danger" %}
Always use BEP-20 wallet address for withdrawals. Otherwise you may use your funds permanently.
{% endhint %}

{% hint style="warning" %}
Do not send TRIVIA from your personal wallet or exchange wallet to game wallet address without connecting your wallet within the app.
{% endhint %}

{% hint style="info" %}
We are using WalletConnect infrastructure, so if you have WalletConnect compatible wallet you can deposit trivia into game.&#x20;
{% endhint %}

{% hint style="info" %}
If you're playing as a guest user, don't forget to login.
{% 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:

```
GET https://howtoplay.trivians.io/tips-and-tricks.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.
