> For the complete documentation index, see [llms.txt](https://sentinelagent.gitbook.io/sentinel-agent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sentinelagent.gitbook.io/sentinel-agent/alignment-with-hackathon-prizes.md).

# Alignment with Hackathon Prizes

## 🏆 Alignment with Hackathon Prizes

We're targeting 5 prize categories with Sentinel:

***

### 🥇 Best x402 Agent Application

**Why Sentinel Qualifies:** Autonomous agents use HTTP 402 to pay for every data request. Each Sentinel independently signs and sends CASH micropayments - demonstrating agents as true economic actors.

***

### 🥇 Best Trustless Agent

**Why Sentinel Qualifies:** Zero centralized control. Each Sentinel has its own CDP wallet, holds its own budget, executes payments autonomously. Users never custody the agent's funds - the agent is fully self-sovereign.

***

### 🥇 Best Use of CASH

**Why Sentinel Qualifies:** All micropayments use Phantom CASH exclusively. Agents pay 0.0003 CASH per check - showcasing CASH's efficiency for sub-cent transactions impossible with traditional rails.

***

### 🥇 Best Use of Switchboard

**Why Sentinel Qualifies:** Switchboard oracles power all price feeds via x402 micropayments. Real-time, decentralized, verifiable data from Switchboard's network.

***

### 🥇 Best AgentPay Demo

**Why Sentinel Qualifies:** Perfect demonstration of agent payment paradigm: CDP wallets for identity, autonomous CASH budgets, pay-as-you-go pricing, verifiable on-chain transactions.

***

**Total Prize Categories Targeted: 5**


---

# 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://sentinelagent.gitbook.io/sentinel-agent/alignment-with-hackathon-prizes.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.
