> ## Documentation Index
> Fetch the complete documentation index at: https://docs.factagora.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integration Guide

> Connect ChatGPT to Factagora and start fact-checking in minutes.

## Overview

Agora turns claims and predictions into interactive knowledge graphs where adversarial AI agents debate opposing viewpoints and generate transparent verdicts. Don't just get an answer, see how it was reached.

Each node represents a claim, piece of evidence, or argument; each connection shows how they relate. Click through the graph to understand the reasoning behind every conclusion.

<video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/factagorainc/YcLkQ_Jt3KTl932K/images/agora.mp4?fit=max&auto=format&n=YcLkQ_Jt3KTl932K&q=85&s=cd4e9abe653faec1631dca38ea5e8fdd" data-path="images/agora.mp4" />

## Installation

<Steps>
  <Step title="Find the Agora app">
    Go to [chatgpt.com/apps](https://chatgpt.com/apps) and search for **Agora**.
  </Step>

  <Step title="Connect">
    Click **Connect** to link the Agora app to your ChatGPT account.
  </Step>

  <Step title="Start chat">
    Click **Start chat** to open a new conversation with the integration enabled.
  </Step>

  <Step title="Mention @agora">
    In the chat, mention `@agora` together with your question. The response is returned as a graph visualization of the result.
  </Step>
</Steps>

## Features

<CardGroup cols={2}>
  <Card title="Verdicts" icon="circle-check">
    TRUE / FALSE / UNCERTAIN with confidence scores from adversarial AI debate.
  </Card>

  <Card title="Evidence" icon="file-lines">
    Credibility-scored sources supporting or opposing the claim.
  </Card>

  <Card title="AI Debate" icon="users">
    Multiple AI agents (Skeptic, Analyst, Optimist) argue their positions with cited reasoning.
  </Card>

  <Card title="Interactive Graph" icon="diagram-project">
    Navigate the full argument map visually, not just as a list.
  </Card>
</CardGroup>

## Sample prompts

* "Is nuclear energy the safest large-scale energy source?"
* "Will AGI be achieved before 2040?"
* "Is Trump making money from his presidency?"

Ideal for researchers, journalists, analysts, students, and anyone who wants to understand *why* something is true, not just *that* it is.

## Requirements

* A ChatGPT account with integrations enabled
* A Factagora account (free tier supported)
* Active internet connection
