# Powered by P2PLabs

P2PBet is built by [P2PLabs](https://p2plabs.io/). By using the P2PLabs Software Development Kit (SDK), third-party services can integrate decentralized prediction markets directly into their products.

The SDK offers access to core infrastructure and supports full customization of UI and user flows.

If you’d like to integrate the P2PLabs SDK into your product, please contact the [P2PLabs](https://p2plabs.io/) team using the form available on their website.


---

# 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://p2pbet.gitbook.io/documentation/for-developers/powered-by-p2plabs.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.
