Questions, answered directly.
Including the ones with answers that are not flattering. A platform that only publishes the comfortable questions has told you which ones to ask.
About tokenization
Does tokenizing an asset make it liquid?
No. It makes it divisible and transferable, which are necessary for a secondary market and nowhere near sufficient — a market needs buyers. Treat any claim that tokenization creates liquidity as the first thing to interrogate.
Does the token holder own the underlying asset?
Usually not directly. In most structures the holder owns a claim against a vehicle that owns the asset, and what that claim entitles them to is defined by the offering documents rather than by the token.
What happens to my holding if the platform disappears?
The legal claim survives the software. That is why the structure matters more than the system: the register can be exported and the vehicle’s obligations are enforceable independently of any technology provider.
Is a public blockchain required?
No. The register is authoritative within the platform, and a chain is where it is mirrored and enforced. Which chain, and whether one is used at all, is an issuance decision.
Can an administrator move or freeze my tokens?
For a regulated instrument, usually yes — court orders, lost keys and sanctions all require it. The important thing is that the administrator model is disclosed before you subscribe. If it is not disclosed, that itself tells you something.
About this platform
Is this platform in production use?
No. This deployment is a development-tier demonstration environment. It holds no client assets, processes no real money, and is marked as such on every page.
Has it been audited?
No. An external smart-contract audit, a penetration test, a disaster-recovery rehearsal and a load test are all launch gates in our own specification, and none has been completed.
Which payment methods work?
Bank transfers, wires, custody transfers and institutional instructions are operator-recorded and reconciled, which is how this class of platform is actually run on day one. Card, local rail, stablecoin and crypto require a provider adapter, and none is registered — so they report as unavailable with the reason rather than appearing to work.
Can it deploy smart contracts?
The factory and the preflight checks are built and the contracts have an execution test suite. This deployment cannot broadcast: no RPC endpoint or signer is configured, and the deployment step reports that rather than appearing to succeed.
Is there a public API?
Not yet. The authorization model and the schema exist; the HTTP surface is not exposed. The developer pages say which is which rather than documenting endpoints you cannot call.