Where the integration fits
A trading platform can participate in FlowState in two distinct ways.Inventory origination
Give users with concentrated positions an optional path to make inventory available through the relevant C1 Pool.
Execution distribution
If the platform also routes buyer trades, add C1 as another inventory source alongside existing venues.
Seller experience
A platform can surface C1 when a user is considering an exit that is large relative to available market depth. A typical product flow could be:1
Identify an eligible token and position
Resolve the token’s C1 Pool, supported network and relevant product constraints.
2
Present C1 as an execution option
Explain that the selected inventory will be made available to external demand rather than executed as one immediate market order.
3
Authorise the inventory contribution
The user approves and deposits the selected amount into the C1 Pool through the appropriate wallet or platform flow.
4
Track progressive execution
Individual fills settle atomically while the user’s remaining inventory stays in the pool until filled or withdrawn.
5
Surface proceeds and remaining inventory
The platform can use indexed FlowState state to show fills, claimable proceeds and inventory that remains available.
Why this can matter for a platform
FlowState can extend the set of liquidity choices a platform offers without requiring it to warehouse the user’s thin-liquidity token inventory itself. Potential benefits include:- a new sell-side path for positions that are large relative to market depth
- a liquidity option that does not price the C1 fill through a bonding curve
- continued platform ownership of the user relationship
- access to the same C1 inventory layer used by external routing and execution partners
- potential commercial participation for inventory origination, integration or execution contributions
Technical integration
Platforms can integrate at different depths:- link or refer users into a FlowState inventory flow
- integrate the FlowState application / API layer for discovery and orchestration
- construct direct Market interactions
- consume indexed state for positions and settlement activity
- add C1 as a buy-side execution source where the platform also routes trades

