{% extends "base.html" %} {% block title %}Submit a Proof — Proof Engine{% endblock %} {% block meta_description %}Submit a claim for verification by Proof Engine.{% endblock %} {% block content %}
{{ submit_html | safe }}

AI Agents

Working with an AI agent? Give it this URL to get started:

{{ llms_txt_url }} 

Your agent can browse the proof catalog, understand the submission process, and generate proofs using the proof-engine skill.

{% endblock %}