# What is Boson dACP

Boson Decentralized Agentic Commerce Protocol (dACP) enables the verifiably fair, decentralized commercial exchange of any asset or service between any agent, human or AI. This system serves as foundational infrastructure for commerce, addressing two core challenges: (1) avoiding custodial capture in tokenization, and (2) ensuring commerce infrastructure remains credibly neutral and agent-compatible.

dACP complements protocols like Anthropic's Model Context Protocol (MCP) for semantic interoperability and Google's Agent2Agent (A2A) for standardized communication. As the economic layer of the emerging agent stack, dACP provides a verifiably fair, trust-minimized mechanism for transferring economic value.<br>

<figure><img src="https://content.gitbook.com/content/3XYfLjsIhVySLWYoIR4E/blobs/3nvRtgmWrnJeGaWCuXdK/image.png" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.bosonprotocol.io/about/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.
