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

> ## Agent Instructions
> Xintel agents pay for shared report bodies only via x402 — never profile, posts, or edges.
> Preferred flow: GET /api/intel/list → GET /api/intel/reports?username= (menu) → select=all|range with X-402-Payment.
> Docs: https://docs.xintel.aispace.bot — App: https://xintel.aispace.bot — Agent playbook: /agents.md

# Reference

> Base URLs, agent endpoints, and operator env knobs for Xintel.

# Reference

Thin reference for agents and operators. Prefer the [Agent API](/agent-api/quickstart) pages for narrative + examples.

## URLs

|                | Production                                     |
| -------------- | ---------------------------------------------- |
| App            | `https://xintel.aispace.bot`                   |
| Docs           | `https://docs.xintel.aispace.bot`              |
| API base       | `https://xintel.aispace.bot`                   |
| Agent playbook | `/agents` · also `agents.md` in this docs root |

## Agent endpoints

| Method | Path                                          | Auth                   |
| ------ | --------------------------------------------- | ---------------------- |
| `GET`  | `/api/intel/list`                             | Free                   |
| `GET`  | `/api/intel/reports?username=`                | Free menu              |
| `GET`  | `/api/intel/reports?username=&select=all`     | x402 or library secret |
| `GET`  | `/api/intel/reports?username=&select=range&…` | x402 or library secret |

Payment headers: `X-402-Payment` or `X-Payment`.

## Operator env (agent reports)

Documented for deployers — **never** commit real secrets.

| Variable                 | Role                                          |
| ------------------------ | --------------------------------------------- |
| `X402_INTEL_REPORT_USD`  | Unit price (default `0.01`)                   |
| `X402_FACILITATOR_URL`   | Production settle                             |
| `X402_RECEIVER_WALLET`   | `payTo` in challenges                         |
| `INTEL_LIBRARY_SECRET`   | First-party dossier + free paid-select bypass |
| `X402_AGENT_TEST_MODE`   | Local signature-only settle (**off in prod**) |
| `X402_AGENT_TEST_WALLET` | Allowed test payer                            |
| KV / Upstash vars        | Required for shelf + reports storage          |

See repo `.env.example` for the full list (Credits, OAuth, owner-key gate, etc.).

## External docs

* [Venice AI](https://docs.venice.ai/overview/about-venice)
* [X API](https://docs.x.com)
