# Verifying Text

With Truffle AI, you can check whether text is generated by AI (i.e. ChatGPT), to verify whether a written text is 'fake' or genuine. Just like with images, this can be done by right clicking text or manually entering the text in the extension.\
\
To check text directly from your browser, select a text and hit the 'Check for AI Content' option after right clicking the text. As is the case for images, the text should then show up in the History section. Select the scanned text to view its score and our verdict.

<figure><img src="/files/ovGgYNJ1sgpZqyhsn17r" alt=""><figcaption><p>Checking Text in the History Section</p></figcaption></figure>

To manually verify text, head over to the 'Text' section and input your text in the field. Hit the 'Check' button and view the score and our verdict back in the 'History' section of the extension.<br>

<figure><img src="/files/PdKvX1fVLBMk4aQYeZN8" alt=""><figcaption><p>Manually Verifying Text</p></figcaption></figure>

*Disclaimer: While we aim to provide users with the most reliable AI detection software, we are not 100% accurate. As such, do not fully rely on our score to make a verdict on whether something is AI-generated. Always use your common sense!*


---

# 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://truffle-ai-whitepaper-v1-0.gitbook.io/truffle-ai-whitepaper-v1.0/truffle-ai-ecosystem/images-and-media.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.
