Hey i want help on this logic

here is what i want :
i have just made an app whcih has two session or like two parts, one is for 13+ and second for 18 plus, now if user use the app for first time it will show him a something with two choices , " select your age 13 , 15 , he will rather chose 13 or 18 , if he will chose 13 it should redirect him to the pages i have made for 13+, and if he will chose 18 it will redirect to 18, so how i can add the logic in my app to show these stufs for just one time when user first log in, and then whenever the user will open the app it will show him his selected version please help me in it

Check the section on stored variables -

https://docs.thunkable.com/blocks/blocks/variables-overview

1 Like