# Funding a wallet and Transak availability

https://kolmarket.ai/en/docs/funding/

Content reviewed: 2026-09-12

The reviewed Transak integration is a BUY flow that can pass a connected public wallet address to a hosted provider page. Its visibility requires configuration and a feature gate. This documentation does not claim production approval or a completed provider transaction.

## Who this is for

Users checking how to obtain USDC for the application.

## Check the funding entry

Open Move Money and read the current channel status. If the provider button is disabled, the application is not offering an operational purchase through that entry. Do not treat a documentation link as a working transfer route.

## Where a supported flow is enabled

Confirm provider-supported asset and destination network, review the public wallet address, and complete KYC and payment in the provider interface. Never send funds solely because an address appears in a support message.

## Verify completion

Compare provider order status with the destination wallet and transaction receipt. Pending, rejected and cancelled orders are not delivered purchases. Subsequent bridging or trading is a separate workflow.

## Can I cash out here?

The inspected frontend URL builder sets BUY. It does not establish a completed SELL/off-ramp implementation. Check provider eligibility and an explicitly supported withdrawal path before proceeding.

## Build configuration reference

Configuration is not live verification. Provider approval, permissions and receipts must be checked separately. These pages do not run wallet code.

Configuration source revision: 56d41b09407e1ef276f56087dbe16f6db2189de3 (production)

- Transak entry gate (also needs provider setup): Flag off

## Source references

- [web/kolmarket-pc/src/config/transak.ts](https://github.com/dappweb/kolmarket_incubate/blob/56d41b09407e1ef276f56087dbe16f6db2189de3/web/kolmarket-pc/src/config/transak.ts)
- [web/kolmarket-pc/src/pages/module-move-money/index.tsx](https://github.com/dappweb/kolmarket_incubate/blob/56d41b09407e1ef276f56087dbe16f6db2189de3/web/kolmarket-pc/src/pages/module-move-money/index.tsx)

[Open related feature](https://kolmarket.ai/move-money)
