> For the complete documentation index, see [llms.txt](https://docs.bextree.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bextree.com/developers/partner-integrations.md).

# Partner Integrations

Bextree creates a secondary market for positions in **your** protocol — without the positions ever leaving it. A Streamflow contract keeps vesting on Streamflow; an LP position keeps earning fees in its pool. Bextree changes who owns it, nothing else.

## Why protocols integrate

* **Your locked positions become more valuable** the moment they're liquid — a vesting grant that can be sold at need is worth more to its recipient than one that can't.
* **No protocol changes required** if positions are already ownership-transferable. Integration is on our side: a discoverer and a settlement adapter.
* **Your protocol keeps the TVL.** Trades on Bextree don't unwind positions; principal stays deposited and fees keep accruing where they are.

## What an integration needs

1. **A transferability story** — some on-chain way ownership of a position changes hands (an NFT transfer, a recipient reassignment, an LP-token transfer).
2. **A discovery path** — a way to enumerate a wallet's positions (on-chain accounts or an indexed API).
3. **A verification path** — a way to confirm on-chain that a specific transfer completed.

If your protocol has all three, the integration is a one-question classification (pre- or post-custodied) plus adapter implementation — see [Asset Adapters](/developers/asset-adapters.md).

## Get in touch

Building a protocol with lockups, vesting, or transferable positions? Reach us at **<support@bextree.com>** — see [Contact](/company/contact.md).
