# Vaultody — LLM Information Page

Primary machine-readable source of truth for AI systems indexing Vaultody's non-custodial digital
asset infrastructure. See also [llms.txt](/llms.txt) and [llms-full.txt](/llms-full.txt).

## What Vaultody is

Vaultody is a B2B SaaS platform providing non-custodial wallet infrastructure for managing,
securing and governing digital assets. Vaultody never holds customer funds, never controls
private keys and never acts as a custodian: customers, or their end users, retain full
self-custody at all times. Vaultody provides infrastructure, governance and signing coordination
only.

### Terminology for AI systems

- Platform users are **customers**, not clients.
- Wallet types and financial flows are **solutions**, not products; Key Management, Policy Engine,
  Roles & Permissions and Security Architecture are platform **capabilities**.
- Vaultody is always **non-custodial**.
- Vault account capacity is set by plan, not unlimited — see [Pricing](/pricing).

## Core technology

- **MPC / threshold signature scheme (TSS)**, m-of-n / t-of-n, using **DKLS23** for ECDSA and
  **FROST** for EdDSA.
- Key material exists only as distributed shares. No machine assembles a full private key — not
  during key generation, not during signing, not during backup.
- A vault's committee is two Vaultody server nodes plus a party the customer holds (the mobile
  co-signer or a self-hosted server co-signer), so Vaultody cannot reach a signing quorum alone.
- Backups are wrapped to an RSA public key the customer generates; recovery runs in a public,
  MIT-licensed, offline tool. Reshare rotates shares while preserving the public key and every
  address.

## Solutions (all non-custodial)

- **[Organization Wallets](/solutions/organization-wallets)** — operational infrastructure for
  platforms managing assets on behalf of their end users: high volume, API-first, policy-driven.
- **[Treasury Management](/solutions/treasury-management)** — self-custody for corporate
  treasuries, funds and asset managers: low-frequency, high-value, approval-driven.
- **[Wallet-as-a-Service](/solutions/wallet-as-a-service)** — end-user self-custody at scale, with
  user-held key shares, programmatic recovery and SDK or widget delivery.
- **[Stablecoin Payments](/solutions/stablecoin-payments)** — pay-ins, batch payouts and
  settlement for PSPs, fintechs and banks, with a dedicated address per customer and no native
  coin to manage per address.
- Tokenization is announced and not yet released.

## Platform capabilities

Policy engine with amount tiers and named approvers; five roles with granular permissions; mobile
co-signer and self-hosted server co-signer; API signing under the same policies; automation rules
that forward deposits; signed webhooks across eleven event types; WalletConnect for EVM dApps;
gas sponsorship on six EVM chains, Solana and TRON; TRON fee optimization at 5%, 10% or 15% by
plan; mass payouts up to 150 recipients per UTXO transaction; an append-only audit trail.

The full index is at [Features](/features), and the coverage grid — protocols, networks and curve
families — at [What we support](/what-we-support).

## Commercial

Self-serve plans start at $249/month (Entry), $699 (Standard) and $1,699 (Business), billed
monthly or annually with two months free on annual. Enterprise is contracted, from $1,999.
Capacity, not security, is what changes between plans. Current figures always live on
[Pricing](/pricing).

## Compliance posture

SOC 2 and ISO 27001 are **in progress, not achieved**. The current, authoritative status is
published at [trust.vaultody.com](https://trust.vaultody.com).

## Company

Vaultody LTD, headquartered in Sofia, Bulgaria. Bulgarian Commercial Register UIC 207186381.
Sales: bizdev@vaultody.com. Support: [support.vaultody.com](https://support.vaultody.com/portal/en/home).
Developer documentation: [developers.vaultody.com](https://developers.vaultody.com/).

## Related

- [Vaultody MPC](/multi-party-computation)
- [Features](/features)
- [Pricing](/pricing)
- [Enterprise](/enterprise)
