# Pulse Hook ## Docs - [Pulse Hook](https://pulse-hook.mintlify.app/introduction.md): Uniswap v4 hook to resist MEV using nothing but 100% on-chain Math. - [E2E Flow](https://pulse-hook.mintlify.app/overview/e2e-flow.md): End-to-end flow executed when a swap reaches PFPHook - [Known Limitations](https://pulse-hook.mintlify.app/outlook/known-limitations.md): Current boundaries of PFPHook - [Future Development](https://pulse-hook.mintlify.app/outlook/future-development.md): Potential directions for future PFPHook work - [Structure](https://pulse-hook.mintlify.app/code/contract.md): How project code is composed - [Contribute](https://pulse-hook.mintlify.app/code/contribute.md): How to contribute to Pulse Hook - [Changelog](https://pulse-hook.mintlify.app/code/changelog.md): Release notes for PFPHook - [Hook Math Intro](https://pulse-hook.mintlify.app/math/overview.md) - [Priority Fee Median](https://pulse-hook.mintlify.app/math/frugal2u-median.md): Frugal2U median approach used in the Hook - [Median Alternatives](https://pulse-hook.mintlify.app/math/median-comparison.md): Selected median approach compared against alternative methods - [Penalty Curve](https://pulse-hook.mintlify.app/math/penalty-curve.md) - [Curve Alternatives](https://pulse-hook.mintlify.app/math/penalty-curve-comparison.md) - [Hook Guides](https://pulse-hook.mintlify.app/guides/overview.md): Practical implementation, configuration, deployment, and usage guides