# Wildcat Protocol Documentation

## Wildcat Protocol Documentation

- [The Wildcat Protocol](https://docs.wildcat.finance/readme.md): Private credit, on your terms.
- [The Elevator Pitch](https://docs.wildcat.finance/overview/introduction.md)
- [Whitepaper](https://docs.wildcat.finance/overview/whitepaper.md)
- [FAQs](https://docs.wildcat.finance/overview/faqs.md): Worry not, help has arrived.
- [Terminology](https://docs.wildcat.finance/using-wildcat/terminology.md): It's dangerous to go alone - learn these.
- [Onboarding](https://docs.wildcat.finance/using-wildcat/onboarding.md): How to make use of the Wildcat protocol.
- [How borrowers are onboarded](https://docs.wildcat.finance/using-wildcat/how-borrowers-are-onboarded.md)
- [Day-To-Day Usage](https://docs.wildcat.finance/using-wildcat/day-to-day-usage.md)
- [Borrowers](https://docs.wildcat.finance/using-wildcat/day-to-day-usage/borrowers.md): What you need to know as a Wildcat borrower.
- [Lenders](https://docs.wildcat.finance/using-wildcat/day-to-day-usage/lenders.md): Things you need to know as a would-be lender through Wildcat.
- [Wildcat 4626 Wrapper](https://docs.wildcat.finance/using-wildcat/day-to-day-usage/wildcat-4626-wrapper.md)
- [Optional Collateral Contracts](https://docs.wildcat.finance/using-wildcat/day-to-day-usage/optional-collateral-contracts.md)
- [Market Access Via Policies/Hooks](https://docs.wildcat.finance/using-wildcat/day-to-day-usage/market-access-via-policies-hooks.md)
- [The Sentinel](https://docs.wildcat.finance/using-wildcat/day-to-day-usage/the-sentinel.md): What's the worst that could happen?
- [Protocol Usage Fees](https://docs.wildcat.finance/using-wildcat/protocol-usage-fees.md): There's no such thing as a free lunch.
- [Delinquency](https://docs.wildcat.finance/using-wildcat/delinquency.md): What it means for a market to be delinquent, and the resulting impact.
- [Telegram Notification Bot](https://docs.wildcat.finance/using-wildcat/telegram-notification-bot.md): How to use the Wildcat Telegram Bot
- [Security/Developer Dives](https://docs.wildcat.finance/technical-overview/security-developer-dives.md)
- [The Scale Factor](https://docs.wildcat.finance/technical-overview/security-developer-dives/the-scale-factor.md)
- [Core Behaviour](https://docs.wildcat.finance/technical-overview/security-developer-dives/core-behaviour.md)
- [V1 -> V2 Changelog](https://docs.wildcat.finance/technical-overview/security-developer-dives/v1-greater-than-v2-changelog.md): If you have previously reviewed the Wildcat V1 codebase, these are the major changes made for V2.
- [Known Issues](https://docs.wildcat.finance/technical-overview/security-developer-dives/known-issues.md): Some aspects and quirks of the protocol codebase that may raise concern.
- [Hooks](https://docs.wildcat.finance/technical-overview/security-developer-dives/hooks.md)
- [How Hooks Work](https://docs.wildcat.finance/technical-overview/security-developer-dives/hooks/how-hooks-work.md)
- [Access Control Hooks](https://docs.wildcat.finance/technical-overview/security-developer-dives/hooks/access-control-hooks.md)
- [Fixed Term Loan Hooks](https://docs.wildcat.finance/technical-overview/security-developer-dives/hooks/fixed-term-loan-hooks.md)
- [Wildcat 4626 Wrapper](https://docs.wildcat.finance/technical-overview/security-developer-dives/wildcat-4626-wrapper.md)
- [Function/Event Signatures](https://docs.wildcat.finance/technical-overview/function-event-signatures.md)
- [/access](https://docs.wildcat.finance/technical-overview/function-event-signatures/access.md)
- [AccessControlHooks.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/access/accesscontrolhooks.sol.md)
- [IRoleProvider.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/access/iroleprovider.sol.md)
- [MarketConstraintHooks.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/access/marketconstrainthooks.sol.md)
- [/interfaces](https://docs.wildcat.finance/technical-overview/function-event-signatures/interfaces.md)
- [IHooks.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/interfaces/ihooks.sol.md)
- [IMarketEventsAndErrors.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/interfaces/imarketeventsanderrors.sol.md)
- [IWildcatArchController.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/interfaces/iwildcatarchcontroller.sol.md)
- [IWildcatSanctionsEscrow.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/interfaces/iwildcatsanctionsescrow.sol.md)
- [IWildcatSanctionsSentinel.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/interfaces/iwildcatsanctionssentinel.sol.md)
- [/market](https://docs.wildcat.finance/technical-overview/function-event-signatures/market.md)
- [WildcatMarketConfig.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/market/wildcatmarketconfig.sol.md)
- [WildcatMarketToken.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/market/wildcatmarkettoken.sol.md)
- [WildcatMarketWithdrawals.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/market/wildcatmarketwithdrawals.sol.md)
- [WildcatMarketBase.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/market/wildcatmarketbase.sol.md)
- [/spherex](https://docs.wildcat.finance/technical-overview/function-event-signatures/spherex.md)
- [ISphereXEngine.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/spherex/ispherexengine.sol.md)
- [ISphereXProtectedRegisteredBase.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/spherex/ispherexprotectedregisteredbase.sol.md)
- [SphereXConfig.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/spherex/spherexconfig.sol.md)
- [HooksFactory.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/hooksfactory.sol.md)
- [IHooksFactory.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/ihooksfactory.sol.md)
- [WildcatArchController.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/wildcatarchcontroller.sol.md)
- [WildcatSanctionsEscrow.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/wildcatsanctionsescrow.sol.md)
- [WildcatSanctionsSentinel.sol](https://docs.wildcat.finance/technical-overview/function-event-signatures/wildcatsanctionssentinel.sol.md)
- [Protocol Structs](https://docs.wildcat.finance/technical-overview/protocol-structs.md)
- [Contract Deployments](https://docs.wildcat.finance/technical-overview/contract-deployments.md): Core contract deployment addresses on various chains Ethereum mainnet and Sepolia testnet.
- [Code Security Reviews](https://docs.wildcat.finance/security-measures/code-security-reviews.md)
- [SphereX Protection](https://docs.wildcat.finance/security-measures/spherex-protection.md)
- [Bug Bounty Program](https://docs.wildcat.finance/security-measures/bug-bounty-program.md)
- [Proving You Are An Affected Lender in a Default](https://docs.wildcat.finance/security-measures/proving-you-are-an-affected-lender-in-a-default.md)
- [Wildcat Terms Of Use](https://docs.wildcat.finance/legal/wildcat-terms-of-use.md): Last Updated: 12 February 2025; SHA: 711a9e6707e6cf85166786461a0a45aa3b926b22b414abe8dfcc6c1afef020d1
- [Risk Disclosure Statement](https://docs.wildcat.finance/legal/risk-disclosure-statement.md): Updated and effective: 16 January 2025
- [Template MLA](https://docs.wildcat.finance/legal/master-loan-agreement.md)
- [Privacy Policy](https://docs.wildcat.finance/legal/protocol-ui-privacy-policy.md): Updated and effective: 16 January 2025
- [DEPRECATED DOCUMENTATION](https://docs.wildcat.finance/miscellaneous/deprecated-documentation.md)
- [V1 Component Overview](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview.md)
- [WildcatArchController.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcatarchcontroller.sol.md)
- [WildcatMarketControllerFactory.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcatmarketcontrollerfactory.sol.md)
- [WildcatMarketController.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcatmarketcontroller.sol.md)
- [Wildcat Market Overview](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview.md)
- [WildcatMarket.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview/wildcatmarket.sol.md)
- [WildcatMarketBase.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview/wildcatmarketbase.sol.md)
- [WildcatMarketConfig.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview/wildcatmarketconfig.sol.md)
- [WildcatMarketToken.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview/wildcatmarkettoken.sol.md)
- [WildcatMarketWithdrawals.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview/wildcatmarketwithdrawals.sol.md)
- [Events](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcat-market-overview/events.md)
- [WildcatSanctionsSentinel.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcatsanctionssentinel.sol.md)
- [WildcatSanctionsEscrow.sol](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/wildcatsanctionsescrow.sol.md)
- [Structs](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/structs.md): The various complex datatypes used throughout the protocol.
- [Some Notes On Normalized versus Scaled Amounts](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/component-overview/structs/some-notes-on-normalized-versus-scaled-amounts.md)
- [Protocol Gas Profile](https://docs.wildcat.finance/miscellaneous/deprecated-documentation/protocol-gas-profile.md)
