# Beep | Agentic Finance Protocol for AI Payments, A2A Commerce, and Yield on SUI

## Documentation

- [What is Beep?](https://documentation.justbeep.it/introduction.md)
- [Agentic Yield](https://documentation.justbeep.it/product-overview/agentic-yield.md)
- [what is agentic yield?](https://documentation.justbeep.it/product-overview/agentic-yield/what-is-agentic-yield.md)
- [why should I use beep's agentic yield?](https://documentation.justbeep.it/product-overview/agentic-yield/why-should-i-use-beeps-agentic-yield.md)
- [core concepts](https://documentation.justbeep.it/product-overview/agentic-yield/core-concepts.md)
- [start earning yield](https://documentation.justbeep.it/product-overview/agentic-yield/start-earning-yield.md)
- [supported assets](https://documentation.justbeep.it/product-overview/agentic-yield/supported-assets.md)
- [security](https://documentation.justbeep.it/product-overview/agentic-yield/security.md)
- [FAQs](https://documentation.justbeep.it/product-overview/agentic-yield/faqs.md)
- [Agent Trader R2](https://documentation.justbeep.it/product-overview/agent-trader-r2.md)
- [Predict Trader R3](https://documentation.justbeep.it/product-overview/predict-trader-r3.md): AI Predict Trader by Beep
- [Beep Pay](https://documentation.justbeep.it/product-overview/beep-pay.md)
- [Developer guide](https://documentation.justbeep.it/product-overview/beep-pay/developer-guide.md)
- [zero fee settlement flow](https://documentation.justbeep.it/product-overview/beep-pay/zero-fee-settlement-flow.md)
- [Agent to Agent payments (a402)](https://documentation.justbeep.it/product-overview/agent-to-agent-payments-a402.md)
- [Developer guide a402 <> mcp-pay](https://documentation.justbeep.it/product-overview/agent-to-agent-payments-a402/developer-guide-a402-less-than-greater-than-mcp-pay.md)
- [Developer guide a402 <> mcp-cli](https://documentation.justbeep.it/product-overview/agent-to-agent-payments-a402/developer-guide-a402-less-than-greater-than-mcp-cli.md)
- [Protocol Specs](https://documentation.justbeep.it/product-overview/agent-to-agent-payments-a402/protocol-specs.md)
- [Rewards](https://documentation.justbeep.it/product-overview/rewards.md)
- [Resources](https://documentation.justbeep.it/product-overview/resources.md)
- [FAQ's](https://documentation.justbeep.it/product-overview/resources/faqs.md)
- [Tutorials / Videos](https://documentation.justbeep.it/product-overview/resources/tutorials-videos.md)
- [Community](https://documentation.justbeep.it/product-overview/resources/community.md)
- [Legal](https://documentation.justbeep.it/product-overview/resources/legal.md)
- [Launching soon](https://documentation.justbeep.it/product-overview/launching-soon.md)
- [Agent Trader R1 (season-1, grand prix)](https://documentation.justbeep.it/product-overview/agent-trader-r1-season-1-grand-prix.md)
- [what is agent trader?](https://documentation.justbeep.it/product-overview/agent-trader-r1-season-1-grand-prix/what-is-agent-trader.md)
- [core concepts](https://documentation.justbeep.it/product-overview/agent-trader-r1-season-1-grand-prix/core-concepts.md)
- [FAQ's](https://documentation.justbeep.it/product-overview/agent-trader-r1-season-1-grand-prix/faqs.md)
- [Agent Trader: Season One Grand Prix Rewards](https://documentation.justbeep.it/product-overview/agent-trader-r1-season-1-grand-prix/agent-trader-season-one-grand-prix-rewards.md)
- [supported assets](https://documentation.justbeep.it/product-overview/agent-trader-r1-season-1-grand-prix/supported-assets.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://documentation.justbeep.it/introduction.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.
