# Fume, AI agents for investment funds # https://www.fume.finance > Fume delivers and manages AI agents for fund administrators, fund managers, > and family offices. Built and operated by FumeX AG (Locarno, Switzerland). > The agents take over the manual back-office work in fund operations > (compliance, document processing, NAV workflows, risk monitoring, investor > communication) so the same team can serve more funds and more AUM. > Separately, FumeX operates a fund tokenization platform: free fund > tokenization (ERC-6909 shares on EVM chains), instant stablecoin > settlement (OmniClear), a public directory of tokenized funds (Fund > Registry), and an interactive Fund Builder that matches managers with > legal/admin/custody/audit providers. The two lines are independent: you > can hire the agents without tokenizing anything, and tokenize a fund > without using the agents. ## What Fume actually does - **Delivers and manages AI agents for fund operations** (the core offering): agents that monitor compliance, read documents, run NAV workflows, watch risk, and draft investor reports. Fume finds a manual process, builds and deploys an agent, and manages it while it runs the task on its own. Agents plug into existing fund admin, custody, and trading systems; private on-prem deployments with open-source models are available. - **Tokenizes fund shares** (separate product line) using the ERC-6909 standard on Ethereum, Arbitrum, Base, and selected EVM chains. The tokenization is free; revenue comes from protocol fees on flows. Every action (tokenize, mint, whitelist, run NAV, distribute) is an API call and the cap table is machine-readable. - **Settles subscriptions and redemptions in stablecoins** through OmniClear: same-block clearing, multi-currency in / multi-currency out. - **Runs the Tokenized Fund Registry**: a public, verifiable list of tokenized funds with onchain proofs. - **Matches founders with the right service providers** through Fund Builder, a guided questionnaire that produces a tailored stack of legal, fund admin, custody, exchange/broker, audit, and AIFM partners. ## Key pages - [Homepage](https://www.fume.finance/): Product overview and main entry point - [Solutions](https://www.fume.finance/solutions): AI agent patterns, what Fume builds for fund administrators, managers, and family offices - [Fund Builder](https://www.fume.finance/fund-builder): Interactive tool to assemble a complete fund stack, answer a short questionnaire, get matched with legal, admin, custody, exchange, audit (or AIFM) providers - [Partner Directory](https://www.fume.finance/fund-builder/providers): Browse and compare every fund service provider in the Fume catalog, request introductions - [Tokenization Engine](https://www.fume.finance/tokenization-engine): Free fund tokenization, with full onchain administration on the paid Fume Platform plan ($179/month), fully callable via API - [For Asset Managers](https://www.fume.finance/tokenization-engine/for-asset-managers): How asset managers use Fume, secondary liquidity, live cap tables, programmable share classes - [For Fund Administrators](https://www.fume.finance/tokenization-engine/for-fund-administrators): How fund administrators use Fume, automated reconciliation, onchain audit trail - [Free Tokenization](https://www.fume.finance/tokenize-free): Tokenize an existing fund's shares for free, get listed on the Registry - [OmniClear](https://www.fume.finance/omniclear): Stablecoin settlement infrastructure for funds, accept any currency, settle any way - [Tokenized Fund Registry](https://www.fume.finance/registry): Public, open registry of tokenized investment funds with onchain verification - [Registry list view](https://www.fume.finance/registry/list): Full table view of all listed funds with strategy, AUM, jurisdiction, chain - [AI Agents for Funds](https://www.fume.finance/ai-agent-funds): AI agents delivered and managed for fund operations: NAV lifecycle automation, compliance, document processing, risk, investor communication - [AI Agents for Fund Operations: The Complete Guide](https://www.fume.finance/resources/blog/ai-agents-for-fund-operations): What AI agents are, what they take over across the fund lifecycle, what FINMA and ESMA expect, and how funds deploy them - [Automating NAV Calculation with AI Agents](https://www.fume.finance/resources/blog/automating-nav-calculation-with-ai-agents): How agents automate statement collection, transaction structuring, and NAV input loading around the existing NAV engine - [AI Agents for Fund Administrators](https://www.fume.finance/resources/blog/ai-agents-for-fund-administrators): Adoption guide for administrators, which processes to automate first, shadow-to-production path, vendor questions - [AI Agents vs. Chatbots vs. RPA in Fund Administration](https://www.fume.finance/resources/blog/ai-agents-vs-chatbots-vs-rpa-fund-administration): What each tool category does, where each one breaks, and which job belongs to which tool - [Best AI Agents for Funds](https://www.fume.finance/resources/blog/best-ai-agents-for-funds): Ranked view of the agents worth deploying first, by hours removed per process - [3 Ways to Increase Fund Administration Efficiency with AI](https://www.fume.finance/resources/blog/increase-fund-administration-efficiency-with-ai): Broker data extraction, NAV production into the existing accounting platform, and routine counterparty communication - [AI Adoption Is Not AI Automation: What Actually Speeds Up Fund Operations](https://www.fume.finance/resources/blog/ai-adoption-vs-automation-fund-operations): Why chatbot rollouts do not shorten the NAV cycle, where agents already match a human operator, what to report instead of adoption - [About](https://www.fume.finance/resources/about): Team, company, and origin story - [Blog](https://www.fume.finance/resources/blog): Articles on AI agents for funds, fund tokenization, NAV automation, legal structures, regulation, and onchain finance - [Contact](https://www.fume.finance/resources/contact-us): Direct contact form - [Book a call](https://www.fume.finance/resources/book-a-call): Calendar booking for demo / consultation - [Documentation](https://www.fume.finance/docs): Product documentation across AI agents, the Tokenization Engine, and OmniClear - [Whitepaper](https://www.fume.finance/docs/tokenization/whitepaper/fume-intro): Tokenization Engine overview, technical design, use cases, legal considerations, FAQ ## Documentation and machine-readable content - [Full content (markdown)](https://www.fume.finance/llms-full.txt): All documentation, blog posts, and marketing pages concatenated into a single markdown file for LLM ingestion - [Docs overview](https://www.fume.finance/docs): What Fume builds, with links into every docs section - [AI Agents docs](https://www.fume.finance/docs/ai-agents): Managed AI agents for funds. Engagement model, agent catalog, private/local deployments - [OmniClear docs](https://www.fume.finance/docs/omniclear): Stablecoin settlement flow and supported fund structures - [Tokenization Platform docs](https://www.fume.finance/docs/tokenization): Tokenization Engine section overview, linking whitepaper and user guides - [Whitepaper](https://www.fume.finance/docs/tokenization/whitepaper): Tokenization Engine overview, technical design, use cases, legal considerations, FAQ - [User guides](https://www.fume.finance/docs/tokenization/user-guides): Walkthroughs for fund setup, connecting wallets, NAV calculation, inflows/outflows, reports - [Developer docs](https://www.fume.finance/docs/developers): The Fume developer surface — public REST API, OpenAPI spec, markdown negotiation, machine-readable indexes - [Fume API reference](https://www.fume.finance/docs/developers/api-reference): Every endpoint, its parameters, and a curl example for each - [Agent access to Fume](https://www.fume.finance/docs/developers/agent-access): How an agent reads this site — markdown negotiation, bulk ingestion, structured data, 404 recovery - [Security](https://www.fume.finance/docs/company/security): Cross-product security overview and data handling - [About Fume](https://www.fume.finance/docs/company/about-fume): Company background Each documentation page is also available as raw markdown at `/llms.mdx/docs///content.md`. Each marketing page has a raw markdown version at `/llms.mdx/marketing//content.md`. Both can also be fetched from the canonical URL with `Accept: text/markdown`. ## Public API Unauthenticated, CORS-open, edge-cached. No key required. The OpenAPI document is the source of truth; the rest of this section is a summary of it. - [OpenAPI 3.1 specification](https://www.fume.finance/openapi.json): Every endpoint, parameter, and response schema. Mirrored at `/api/openapi.json` - [Tokenized fund registry (JSON)](https://www.fume.finance/api/registry/funds): The registry as data. Filters: `chain`, `status`, `assetClass`, `jurisdiction`, `q`, `limit`, `offset` - [One registry fund (JSON)](https://www.fume.finance/api/registry/funds/blackrock-buidl): `/api/registry/funds/{id}`, where `{id}` is the registry slug - [Fund service provider catalog (JSON)](https://www.fume.finance/api/fund-builder/providers): The Fund Builder directory as data. Filters: `category`, `q`, `limit`, `offset` - [One provider (JSON)](https://www.fume.finance/api/fund-builder/providers/ogier): `/api/fund-builder/providers/{id}`, where `{id}` is the provider slug - [Documentation search](https://www.fume.finance/api/search?query=NAV): Ranked fragments from /docs. For bulk ingestion use `/llms-full.txt` instead The write endpoints under `/api` are this website's own forms (contact, newsletter, provider introductions, registry listings). They are described in the OpenAPI document, but production gates them behind a reCAPTCHA token that only a browser produces. An agent that wants to reach a human should email info@fume.finance. Every error, on every endpoint and every status code, returns the same JSON envelope: `error`, `code`, `message`, `hint`, `status`, `docs`. Branch on `code`, show `message`, follow `hint`. ## Company - Legal name: FumeX AG - Brand: Fume - Registered: CHE-342.025.757 - Address: Passaggio del Naviglio Vecchio 4, 6600 Locarno, Switzerland - Contact: info@fume.finance - App: https://app.fume.finance - LinkedIn: https://www.linkedin.com/company/fumefinance/ - X (Twitter): https://x.com/fumefinance - Telegram: https://t.me/fumefinance