# On Nexus Docs

## DotSwap On Nexus

- [Introduction to Nexus](https://docs.on.nexus/the-nexus-thesis/readme.md): Sovereign Yield on Bitcoin.
- [System Overview](https://docs.on.nexus/protocol-architecture/system-overview.md): Structuring the definitive Sovereign Execution Backend for native Bitcoin yield.
- [Universal PSBT Engine](https://docs.on.nexus/protocol-architecture/psbt-engine.md): The cryptographic foundation for atomic execution and sovereign yield settlement.
- [L1 Settlement](https://docs.on.nexus/protocol-architecture/l1-settlement.md): Executing trades and finalizing market-making yield directly on Bitcoin L1 without custodial risk.
- [Fast Execution Accounts](https://docs.on.nexus/protocol-architecture/fast-execution-accounts.md): Deep liquidity state channels enabling high-frequency, non-custodial swaps and continuous sovereign yield.
- [Privacy & MEV Resistance](https://docs.on.nexus/protocol-architecture/mev-resistance.md): Decoupling execution intent from settlement to eradicate MEV and protect institutional capital.
- [Node Deployment Guide](https://docs.on.nexus/deployment-and-integration/node-setup.md): Deploy the Dual-Mode Nexus Node to establish your sovereign execution presence.
- [Institutional MPC Integration](https://docs.on.nexus/deployment-and-integration/institutional-mpc.md): Integrating cold-storage constraints into high-frequency sovereign yield strategies.
- [Scale-Invariant Yield Mechanics](https://docs.on.nexus/yield-economics-and-amm-design/non-dilutable-yield.md): The mechanics behind scale-invariant, sovereign yield generation.
- [FPSSL (Single-Sided Liquidity)](https://docs.on.nexus/yield-economics-and-amm-design/fpssl.md): Fairly Paired Single-Sided Liquidity architecture immunizing Bitcoin treasuries against impermanent loss.
- [AMM Models (CPMM & CLMM)](https://docs.on.nexus/yield-economics-and-amm-design/amm-models.md): Mathematical curves enabling nodes to generate sovereign yield passively without giving up private keys.
- [Ecosystem Rewards](https://docs.on.nexus/yield-economics-and-amm-design/rewards.md): The Proof-of-Contribution network equity model.
- [Intent-Based Execution](https://docs.on.nexus/trading-and-routing-strategies/intent-execution.md): Off-chain cryptographic intents protecting capital and ensuring zero gas waste on failed trades.
- [Multi-Maker Routing](https://docs.on.nexus/trading-and-routing-strategies/routing.md): Sourcing optimal execution paths across a globally fragmented sovereign liquidity network.
- [Slippage & Protocol Fees](https://docs.on.nexus/trading-and-routing-strategies/economics.md): Deterministic pricing and absolute front-running protection ensuring execution certainty.
- [Ecosystem Resources](https://docs.on.nexus/resources-and-legal/overview.md): Essential ecosystem resources for the sovereign capital network.
- [Partnerships](https://docs.on.nexus/resources-and-legal/partnership.md): Deploy physical infrastructure to plug institutional capital into the Nexus Sovereign Execution Backend.
- [Appendix: Glossary](https://docs.on.nexus/resources-and-legal/glossary.md): Comprehensive directory of technical terminology, proprietary concepts, and execution primitives utilized across the Nexus Protocol.
- [Terms of Service](https://docs.on.nexus/resources-and-legal/terms-of-service.md)
- [Risk Disclaimer](https://docs.on.nexus/resources-and-legal/disclaimer.md)
- [Privacy Policy](https://docs.on.nexus/resources-and-legal/privacy-policy.md)

* [Introduction](https://docs.on.nexus/developers/introduction-and-quickstart/readme.md)
* [Quickstart Guide](https://docs.on.nexus/developers/introduction-and-quickstart/quickstart-guide.md)
* [Version history](https://docs.on.nexus/developers/nexus-protocol/version-history.md)
* [Introduction](https://docs.on.nexus/developers/nexus-protocol/introduction.md)
* [Important Notes](https://docs.on.nexus/developers/nexus-protocol/important-notes.md)
* [Deployment Guide](https://docs.on.nexus/developers/nexus-protocol/deployment-guide.md)
* [Preparation](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/preparation.md)
* [Server Firewall](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/server-firewall.md)
* [Node Deployment](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/node-deployment.md)
* [Safeheron Configuration](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/safeheron-configuration.md)
* [Start providing liquidity (CLMM)](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/start-providing-liquidity.md)
* [Dual Sided](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/start-providing-liquidity/dual-sided.md): To add Dual-sided liquidity, you need to provide equal values of BTC and USDC•STARKNET.
* [Single Sided](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/start-providing-liquidity/single-sided.md): To add Single-sided liquidity, you can choose to provide either BTC or USDC•STARKNET individually.
* [Activate Fast Execution Account](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/activate-fast-execution-account.md)
* [For Maker](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/activate-fast-execution-account/for-maker.md): By Turning on "The Fast Trading Account," Makers can achieve much faster transaction processing and enjoy much lower network fees.
* [For Taker](https://docs.on.nexus/developers/nexus-protocol/deployment-guide/activate-fast-execution-account/for-taker.md): By Turning on "The Fast Trading Account," Takers can achieve much faster transaction processing and enjoy much lower network fees.
* [Global](https://docs.on.nexus/developers/nexus-protocol/global.md)
* [Public Configuration](https://docs.on.nexus/developers/nexus-protocol/global/public.md)
* [Pools Bound to Address](https://docs.on.nexus/developers/nexus-protocol/global/pools-bound-to-address.md)
* [Query Pool Rate](https://docs.on.nexus/developers/nexus-protocol/global/rate.md)
* [Maker](https://docs.on.nexus/developers/nexus-protocol/maker.md)
* [Dual Sided Pool](https://docs.on.nexus/developers/nexus-protocol/maker/dual-sided-pool.md)
* [List Query](https://docs.on.nexus/developers/nexus-protocol/maker/dual-sided-pool/list.md)
* [Manage Pool (CLMM)](https://docs.on.nexus/developers/nexus-protocol/maker/dual-sided-pool/manage-pool.md)
* [Fast Execution Account](https://docs.on.nexus/developers/nexus-protocol/maker/dual-sided-pool/fast-execution-account.md)
* [Single Sided Pool](https://docs.on.nexus/developers/nexus-protocol/maker/single-sided-pool.md)
* [Manage Pool](https://docs.on.nexus/developers/nexus-protocol/maker/single-sided-pool/manage-pool.md)
* [Records](https://docs.on.nexus/developers/nexus-protocol/maker/single-sided-pool/records.md)
* [Taker](https://docs.on.nexus/developers/nexus-protocol/taker.md)
* [List Query](https://docs.on.nexus/developers/nexus-protocol/taker/list-query.md)
* [Fast Execution Account](https://docs.on.nexus/developers/nexus-protocol/taker/fast-execution-account.md)
* [Trade](https://docs.on.nexus/developers/nexus-protocol/taker/trade.md)
* [Global](https://docs.on.nexus/developers/market-data-and-feeds/global.md)
* [Get All Tickers](https://docs.on.nexus/developers/market-data-and-feeds/global/get-all-tickers.md)
* [Get Exchange Rate](https://docs.on.nexus/developers/market-data-and-feeds/global/get-exchange-rate.md)
* [Get Token List](https://docs.on.nexus/developers/market-data-and-feeds/global/get-token-list.md)
* [Data Queries](https://docs.on.nexus/developers/market-data-and-feeds/global/data-queries.md)
* [Get Token Price](https://docs.on.nexus/developers/market-data-and-feeds/global/get-token-price.md)
* [Spot Exchanges](https://docs.on.nexus/developers/market-data-and-feeds/spot-exchanges.md)
* [tickers](https://docs.on.nexus/developers/market-data-and-feeds/spot-exchanges/tickers.md)
* [Trading](https://docs.on.nexus/developers/market-data-and-feeds/trading.md)
* [Bitcoin Channel](https://docs.on.nexus/developers/market-data-and-feeds/trading/bitcoin-channel.md)
* [CCXT Compatibility](https://docs.on.nexus/developers/market-data-and-feeds/ccxt-compatibility.md)
* [WebSocket Streams](https://docs.on.nexus/developers/market-data-and-feeds/websocket-streams.md)
* [API Access](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/api-access.md)
* [Swap V3](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/swap-v3.md)
* [RUNES](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/swap-v3/runes.md)
* [Swap V2](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/swap_v2.md)
* [Runes](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/swap_v2/runes.md)
* [BRC20](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/swap_v2/brc20.md)
* [CAT20](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/swap_v2/cat20.md)
* [Liquidity Management](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/liquidity-management.md)
* [Runes](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/liquidity-management/runes.md)
* [BRC20](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/liquidity-management/brc20.md)
* [Remove Liquidity](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/remove-liquidity.md)
* [Removing Liquidity](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/remove-liquidity/remove.md)
* [CAT20](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/cat20.md)
* [Split](https://docs.on.nexus/developers/l1-swap-and-liquidity-apis/cat20/split.md)
* [Wallet Access Specification](https://docs.on.nexus/developers/wallet-specifications/wallet-access-specification.md)
* [Specification](https://docs.on.nexus/developers/wallet-specifications/wallet-access-specification/specification.md)

## HodlFi On Nexus

- [Introduction](https://docs.on.nexus/hodifi/getting-started/introduction.md)
- [Rationals](https://docs.on.nexus/hodifi/getting-started/rationals.md)
- [System Architecture](https://docs.on.nexus/hodifi/core-system-specifications/system-architecture.md)
- [Contract Layer](https://docs.on.nexus/hodifi/core-system-specifications/contract-layer.md)
- [Component Layer](https://docs.on.nexus/hodifi/core-system-specifications/component-layer.md)
- [Loan Lifecycle](https://docs.on.nexus/hodifi/core-system-specifications/loan-lifecycle.md)
- [Parameters and Commitments](https://docs.on.nexus/hodifi/parameters-and-commitments.md)
- [Phases](https://docs.on.nexus/hodifi/phases.md)
- [Invariants](https://docs.on.nexus/hodifi/invariants.md)
- [Trust & Security Considerations](https://docs.on.nexus/hodifi/system-core-design/trust-and-security-considerations.md)
- [Economic Model](https://docs.on.nexus/hodifi/economic-model.md)
- [Dynamic Risk Management](https://docs.on.nexus/hodifi/dynamic-risk-management.md)
- [Conclusion](https://docs.on.nexus/hodifi/conclusion.md)
- [Mediakit](https://docs.on.nexus/hodifi/other/mediakit.md)

* [Welcome](https://docs.on.nexus/hodifi/developers/readme.md)
* [Obtain signature information](https://docs.on.nexus/hodifi/developers/global-interface/obtain-signature-information.md)
* [Login](https://docs.on.nexus/hodifi/developers/global-interface/login.md)
* [Get Version](https://docs.on.nexus/hodifi/developers/global-interface/version.md)
* [Submit Loan](https://docs.on.nexus/hodifi/developers/submit-loan/submit-loan.md)
* [Data Record](https://docs.on.nexus/hodifi/developers/data-record/records.md)
* [Preparation](https://docs.on.nexus/hodifi/developers/deployment-guide/preparation.md)
* [Server Firewall](https://docs.on.nexus/hodifi/developers/deployment-guide/server-firewall.md)
* [Node Deployment](https://docs.on.nexus/hodifi/developers/deployment-guide/node-deployment.md)
* [Being a lender in HodlFi](https://docs.on.nexus/hodifi/developers/deployment-guide/being-a-lender-in-hodlfi.md)

## Tools

- [Runes Minting](https://docs.on.nexus/tools/mempool-tools/runes-minting.md)
- [Bitcoin Accelerator](https://docs.on.nexus/tools/mempool-tools/bitcoin-accelerator.md)
- [CAT20 Minter](https://docs.on.nexus/tools/mempool-tools/cat20-minter.md)
- [Point System](https://docs.on.nexus/tools/mempool-tools/point-system.md)
- [Runes Market](https://docs.on.nexus/tools/dotswap-extension/runes-market.md)
- [Launchpad](https://docs.on.nexus/tools/dotswap-extension/launchpad.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.on.nexus/the-nexus-thesis/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
