Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.nexfi.robert.dpdns.org/llms.txt

Use this file to discover all available pages before exploring further.

NexFi API Overview

Welcome to the NexFi docs. This site contains product-facing guides and API-facing references for:
  • Wallet
  • Bridge
  • Staking
  • Quant

Quickstart

Start with these pages:
  1. Overview for the module map and conventions
  2. Module guide pages for business and integration context
  3. API Reference groups for request and response contracts

What you can find here

ModuleScopePrimary audience
WalletApp config, assets, balances, history, riskMobile app, backend
BridgeRoute query, order tracking, route administrationWallet app, ops
StakingCatalog, positions, orders, admin product configWallet app, ops
QuantStrategy, execution, risk, research objectsQuant backend, admin

How the docs are organized

  • Guide pages explain product intent, integration flow, and configuration models.
  • OpenAPI files define machine-readable API contracts.
  • Admin-oriented pages describe configuration fields and operating rules.

Conventions

  • Business response envelope uses code, msg, data.
  • Product-like modules use active / paused / disabled for publish status.
  • Risk defaults to low / medium / high unless a module defines more specific states.
  • sort_order is for frontend ordering.
  • priority is for routing or internal execution preference.

Source of truth

These Mintlify pages are derived from the module documents under:
  • wallet/
  • bridge/
  • staking/
  • quant/

Next steps

  • Read the module guides first if you need product and integration context.
  • Use the API Reference groups if you need endpoint-level request and response contracts.
  • quant/