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.
Getting Started
Use this page to choose the right entrypoint and understand how the docs are organized.Read by module
If you are integrating product flows, start with the module guide pages:WalletBridgeStakingQuant
- endpoint purpose
- request and response meanings
- business notes and product semantics
- typical examples for implementation and review
Read by API contract
If you are integrating backend or frontend code against concrete interfaces, use the generated API references:Wallet API ReferenceBridge API ReferenceStaking API ReferenceQuant API Reference
Language structure
This docs site supports both English and Chinese.- English guide pages live under
mintlify/. - Chinese guide pages live under
mintlify/zh/. - English OpenAPI files live under
mintlify/openapi/. - Chinese OpenAPI files live under
mintlify/openapi/zh/.
How guides and API references work together
There are two layers of documentation:- MDX guide pages These pages explain business context, endpoint purpose, request rules, field meanings, and examples in a narrative format.
- OpenAPI-generated API references These pages are used for contract-level lookup, schema inspection, and example payload viewing inside Mintlify.
- If an endpoint changes semantically, update both the MDX guide page and the OpenAPI file.
- If only the displayed example or field description is weak, improve the OpenAPI file first, because Mintlify API Reference depends on it.
Recommended entrypoints by role
For app or product integration:WalletBridgeStaking
Quant OverviewQuant Strategies and ExecutionQuant Research Objects
- module API reference groups in the left navigation
Local Developmentmintlify/README.md