# Waterfall-Fetch ## Docs - [Custom Strategies](https://waterfall.supafetch.com/mdx/advanced/custom-strategies.md): Learn how to create and use custom fetching strategies - [On Page Evaluation Functions](https://waterfall.supafetch.com/mdx/advanced/evaluation-functions.md): Using custom evaluation functions with Waterfall-Fetch - [Custom Strategy Sets](https://waterfall.supafetch.com/mdx/advanced/strategy-sets.md): Learn how to define and use custom strategy sets in Waterfall-Fetch - [.env file](https://waterfall.supafetch.com/mdx/api-reference/env.md): Envirnment configuration options - [getHtml(url)](https://waterfall.supafetch.com/mdx/api-reference/gethtml.md): Core function for fetching HTML content using Waterfall-Fetch - [Options](https://waterfall.supafetch.com/mdx/api-reference/options.md): Passing in options to getHtml() function. - [Fetching Strategies](https://waterfall.supafetch.com/mdx/concepts/strategies.md): Understanding the different strategies used by Waterfall-Fetch - [Waterfall Approach](https://waterfall.supafetch.com/mdx/concepts/waterfall-approach.md): Understanding the waterfall method used by Waterfall-Fetch - [Installation](https://waterfall.supafetch.com/mdx/installation.md): How to install and set up Waterfall-Fetch - [Introduction](https://waterfall.supafetch.com/mdx/introduction.md): A simple and flexible & extensible utility for web scraping and HTML fetching - [Quick Start](https://waterfall.supafetch.com/mdx/quickstart.md): Get up and running with Waterfall-Fetch in minutes