# Shprd

## Shprd

- [Introduction](https://docs.shprd.finance/shprd/readme.md)
- [Whitepaper](https://docs.shprd.finance/shprd/whitepaper.md)
- [Protocol Overview](https://docs.shprd.finance/understand-shprd/protocol-overview.md)
- [Vault Rebalancing](https://docs.shprd.finance/understand-shprd/vault-rebalancing.md)
- [Security](https://docs.shprd.finance/understand-shprd/pause.md)
- [Pause procedure](https://docs.shprd.finance/understand-shprd/pause/pause-procedure.md)
- [Emergency Contact](https://docs.shprd.finance/understand-shprd/pause/emergency-contact.md)
- [Protocol Fees](https://docs.shprd.finance/understand-shprd/fees.md)
- [Networks](https://docs.shprd.finance/understand-shprd/networks.md)
- [Create and manage a vault](https://docs.shprd.finance/guides/create-and-manage-a-vault.md): Guides to create and manage a vault.
- [Create a vault](https://docs.shprd.finance/guides/create-and-manage-a-vault/create-a-vault.md): Guide to create a vault.
- [Manage a vault](https://docs.shprd.finance/guides/create-and-manage-a-vault/managing-a-vault.md): Guide to manage a vault.
- [Investing in a vault](https://docs.shprd.finance/guides/investing-in-a-vault.md): Guides to investing in a vault.
- [Choose a vault](https://docs.shprd.finance/guides/investing-in-a-vault/choose-a-vault.md): Guide to decide which vault to invest in
- [Deposit in a vault](https://docs.shprd.finance/guides/investing-in-a-vault/deposit-in-a-vault.md): Guide to deposit in a vault.
- [Redeem in vault](https://docs.shprd.finance/guides/investing-in-a-vault/vault-redemptions.md): Guide to redeem in a vault.
- [RPC](https://docs.shprd.finance/guides/rpc.md)
- [Change RPC](https://docs.shprd.finance/guides/rpc/change-rpc.md): Guide to modifying the RPC for better performance on the Shprd application.
- [Create your own RPC](https://docs.shprd.finance/guides/rpc/create-your-own-rpc.md): Guide to create a private RPC. It is recommended to use private RPCs to get the best experience on the Shprd application.
- [Cold Wallet](https://docs.shprd.finance/guides/cold-wallet.md)
- [Core Contracts](https://docs.shprd.finance/technical-reference/core-contracts.md)
- [VLib](https://docs.shprd.finance/technical-reference/core-contracts/vlib.md): Library which defined the main data structured used by the protocol.
- [Factory](https://docs.shprd.finance/technical-reference/core-contracts/factory.md): Factory contract is the main contract of the protocol. It is used to create vault proxies and serves as registry.
- [Vault](https://docs.shprd.finance/technical-reference/core-contracts/vault.md): Vault contract is used to protect funds and perform swaps.
- [FeesManager](https://docs.shprd.finance/technical-reference/core-contracts/feesmanager.md): The FeesManager contract manages management and performance fees receivers.
- [AccessManager](https://docs.shprd.finance/technical-reference/core-contracts/accessmanager.md): AccessManager contract manages roles and whitelist status related to Vaults contracts.
- [KYCToken](https://docs.shprd.finance/technical-reference/core-contracts/kyctoken.md): KYCToken contract is used to manage the KYC-mode on a vault.
- [Contracts Addresses](https://docs.shprd.finance/technical-reference/contracts-addresses.md): The latest version of Shprd contracts are deployed on the following chains.
- [BNB Chain](https://docs.shprd.finance/technical-reference/contracts-addresses/bnb-chain.md): The latest version of Shprd contracts are deployed at the following addresses.
- [Arbitrum](https://docs.shprd.finance/technical-reference/contracts-addresses/arbitrum.md): The latest version of Shprd contracts are deployed at the following addresses.
- [Subgraphs](https://docs.shprd.finance/technical-reference/subgraphs.md): Subgraphs maintained by Shprd on The Graph's hosted service.
- [Authentication](https://docs.shprd.finance/other-websites/authentication.md)
- [Trading Signals](https://docs.shprd.finance/other-websites/trading-signals.md)
- [Issues](https://docs.shprd.finance/help/issue.md)
