## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://docs.relay.link/llms.txt)

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

We offer multiple APIs to fully harness Relay’s tools. You can use our APIs for instant bridging or cross-chain execution.

The full OpenAPI specification is available at [api.relay.link/documentation/json](https://api.relay.link/documentation/json). Use it to auto-generate types, clients, or import into tools like Postman.

## Core

- [Get Quote](https://docs.relay.link/references/api/get-quote-v2): Get an executable quote for a bridge, swap or call  
- [Execute](https://docs.relay.link/references/api/execute): Execute a gasless transaction  
- [Get Status](https://docs.relay.link/references/api/get-intents-status-v3): Returns current execution status  
- [Get Requests](https://docs.relay.link/references/api/get-requests): Returns all relay transactions

## Utilities

- [Get Chains](https://docs.relay.link/references/api/get-chains): Returns all possible chains available and their configurations  
- [Get Chains Liquidity](https://docs.relay.link/references/api/get-chains-liquidity): Returns solver liquidity balances per currency on a specified chain  
- [Get Currencies](https://docs.relay.link/references/api/get-currencies-v2): Returns all the tokens available on a specific chain  
- [Get Token Price](https://docs.relay.link/references/api/get-token-price): Returns the price of a token on a specific chain  
- [Transactions Index](https://docs.relay.link/references/api/transactions-index): Notify the backend in order to fetch the traces and detect any internal deposits  
- [Transactions Single](https://docs.relay.link/references/api/transactions-single): Notify the backend to index transfers, wraps and unwraps  
- [Deposit Address Reindex](https://docs.relay.link/references/api/deposit-address-reindex): Reindex transactions for a deposit address

## Advanced

- [Fast Fill](https://docs.relay.link/references/api/fast-fill): Fast fills a destination fill
