# Utility

## Overview

TruthGPT's mobile app has been built with a smart contract integrated, allowing holders of $TRUTH to benefit from the premium features within the app. When an app user that hold's a minimum of 10,000 $TRUTH connects their cryptocurrency wallet, they are granted access to TruthGPT's premium features.

<div><figure><img src="/files/GKuWGiXJy1QQBzlJ4fxd" alt=""><figcaption><p>Text w/ Character Mode</p></figcaption></figure> <figure><img src="/files/wkXzxO9hxXiIIn0uqvri" alt=""><figcaption><p>Speech Mode</p></figcaption></figure> <figure><img src="/files/Di6887QFNQjdjRz5A0Ka" alt=""><figcaption><p>Text Only Mode</p></figcaption></figure></div>

## How It Works

1. **Hold $TRUTH:** Holders of $TRUTH with at least 10,000 tokens are eligible to unlock the premium version of TruthGPT's mobile app. $TRUTH can be purchased on Uniswap.
2. **Download App:** Go to the App or Google Play store and download TruthGPT AI Chatbot on your mobile device. Then setup an account (less than 2 minutes).
3. **Connect Wallet:** Go to settings, and click the "Connect" button towards the top of the screen. The user will then be prompted to connect their crypto wallet.
4. **Enjoy Premium:** Once the user has connected their cryptocurrency wallet that holds at-least 10,000 $TRUTH, they will automatically be granted access to TruthGPT's premium version (this includes custom backgrounds, chat history saving, and unlimited queries).


---

# 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://truthgpt.gitbook.io/truthgpt-whitepaper/blockchain-technology/utility.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.
