> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reiy.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# References

> External references, related work, and academic background for Reiy Finance.

## Technical specifications

| Title                                                                         | Description                                                                      |
| ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [CoW Protocol Documentation](https://docs.cow.fi)                             | Reference architecture for intent-based batch auctions with solver competition   |
| [Reiy Fisherman API](https://testnet-fisherman.reiy.finance/docs)             | Live testnet API reference for the execution coordinator                         |
| [Reiy Fisherman OpenAPI](https://testnet-fisherman.reiy.finance/openapi.json) | OpenAPI 3.1 JSON for client generation and schema validation                     |
| [Sui Documentation](https://docs.sui.io)                                      | Sui blockchain official documentation                                            |
| [Cetus Documentation](https://docs.cetus.zone)                                | Concentrated-liquidity AMM on Sui; fallback execution path for unmatched intents |
| [DeepBook Documentation](https://deepbook.tech)                               | On-chain central-limit order book on Sui; reference mid-price source for solvers |

## Related Topics

<CardGroup cols={3}>
  <Card title="Reiy Protocol" href="/reiy-protocol" />

  <Card title="API Reference" href="/resources/api-reference" />

  <Card title="Smart Contracts" href="/resources/smart-contracts" />

  <Card title="Concepts" href="/reiy-protocol/concepts" />
</CardGroup>
