> For the complete documentation index, see [llms.txt](https://ketchup-2.gitbook.io/ketchup-docs/QuPX9y4lqIp95F2H6oz8/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ketchup-2.gitbook.io/ketchup-docs/QuPX9y4lqIp95F2H6oz8/readme.md).

# Welcome

**AI-powered identity intelligence for the LUKSO ecosystem.**

KetchUP is a conversational AI that natively understands Universal Profiles, LSP standards, and the LUKSO network. Look up any profile, inspect transactions, monitor on-chain changes, and explore social connections — all through natural language.

## What KetchUP can do

| Feature            | Description                                                                             |
| ------------------ | --------------------------------------------------------------------------------------- |
| **AI Chat**        | Ask questions about any Universal Profile, token, NFT, or transaction in plain English  |
| **Dev Mode**       | Deep address inspection, transaction decoding, ERC725Y data reads, activity analysis    |
| **Agent System**   | Automated monitoring with alerts for profile changes, permissions, balances, and assets |
| **Identity Graph** | Visual map of follower/following relationships across tracked profiles                  |

## Quick links

* [Getting Started](/ketchup-docs/QuPX9y4lqIp95F2H6oz8/getting-started.md) — Connect your UP and start chatting
* [AI Chat](/ketchup-docs/QuPX9y4lqIp95F2H6oz8/features/ai-chat.md) — What you can ask
* [Dev Mode](/ketchup-docs/QuPX9y4lqIp95F2H6oz8/features/dev-mode.md) — Forensic on-chain analysis
* [Agent System](/ketchup-docs/QuPX9y4lqIp95F2H6oz8/features/agent-system.md) — Automated monitoring
* [Membership & Badges](/ketchup-docs/QuPX9y4lqIp95F2H6oz8/reference/membership.md) — Tiers, pricing, and NFT badges

## Built on LUKSO

KetchUP is built by an anonymous developer with a Universal Profile — not a company, not a brand, just an on-chain identity. The AI understands LUKSO protocol standards natively: LSP0 through LSP26, ERC725Y data keys, permission bitmasks, social graphs, and asset classification.

***

*Powered by* [*ModernScale.ai*](https://modernscale.ai)


---

# 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://ketchup-2.gitbook.io/ketchup-docs/QuPX9y4lqIp95F2H6oz8/readme.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.
