For these exercises, you will be using a web application running at 20.88.188.200. As a first step, configure a DNS Record for this application.
First you need to understand DNS
reverse proxy, which is enabled on a DNS recordIn your Cloudflare Dashboard navigate to Websites and select a zone you want to work with.

Inside your zone, select DNS ‣ Records and click Add record.
Create a new A record that will point your zone’s root to our lab origin server. Make sure you keep the Proxy toggle switched ON so that Cloudflare performs reverse proxy on this domain.
Type: A
Name: @
IPv4 address: 20.88.188.200
Proxy: yes
Comment: Lab

Now when typing your domain name, it should point to that IP address
Open your terminal and query the DNS record for your root domain: