# P2P SDK

<figure><img src="/files/D2LzX4tkAvjx4uTlWRAX" alt=""><figcaption></figcaption></figure>

Our first partner to integrate this flow is Coinbase Wallet, and it is currently available for testing in the CB Wallet using USDC on Base or Polygon. You can learn more on the dedicated website <https://pay.linkdrop.io/>\
\
You can integrate the same flow into your app using our Linkdrop P2P SDK. It will be publicly available in Q1, 2024. \
\
For more information about integration options, please contact us at **<hi@linkdrop.io>.**\
\
&#x20;


---

# 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.linkdrop.io/linkdrop-p2p-beta/p2p-sdk.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.
