> For the complete documentation index, see [llms.txt](https://docs.hyperunit.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hyperunit.xyz/developers.md).

# Developers

- [API](https://docs.hyperunit.xyz/developers/api.md): Documentation for the Unit Protocol public APIs.
- [Generate Address](https://docs.hyperunit.xyz/developers/api/generate-address.md): Generate an address for deposit/withdrawal.
- [Guardian Signatures](https://docs.hyperunit.xyz/developers/api/generate-address/guardian-signatures.md): Verifying the integrity of generated addresses
- [Estimate Fees](https://docs.hyperunit.xyz/developers/api/estimate-fees.md): Get current fee rate and processing time estimates for each network
- [Operations](https://docs.hyperunit.xyz/developers/api/operations.md): Retrieving operations for an address.
- [Deposit Lifecycle](https://docs.hyperunit.xyz/developers/api/operations/deposit-lifecycle.md): The lifecycle of a deposit operation
- [Withdrawal Lifecycle](https://docs.hyperunit.xyz/developers/api/operations/withdrawal-lifecycle.md): The lifecycle of a withdrawal operation
- [Withdraw Queue](https://docs.hyperunit.xyz/developers/api/withdraw-queue.md): Retrieve protocol information related to withdrawals
- [Key Addresses](https://docs.hyperunit.xyz/developers/key-addresses.md)
- [Mainnet](https://docs.hyperunit.xyz/developers/key-addresses/mainnet.md): Key protocol information
- [Token Metadata](https://docs.hyperunit.xyz/developers/key-addresses/mainnet/token-metadata.md): Mainnet Unit Token Metadata
- [Testnet](https://docs.hyperunit.xyz/developers/key-addresses/testnet.md): Key protocol information (Testnet)
- [Token Metadata (Testnet)](https://docs.hyperunit.xyz/developers/key-addresses/testnet/token-metadata-testnet.md): Testnet Unit Token Metadata
