Show Pages Without Login

Hi,
I have a site that is a membership platform.
How can I have certain pages visible or accessible without login?

use “only when current user is logged in”

I wanna show it without login. Without the user having to login

@sanjuujosephh You could make a data called “is logged in” and then make the pages you want say in the conditions “Current User’s is logged in is no” Make page visible. You would of course have to make all of the pages linked with that data but yeah

Bubble has this in built. Just use Current User isn’t logged in/is logged in, no need to make it harder.

sorry I meant “current user isn’t logged in”