# 6.1 For logged-in & logged-out user

{% embed url="<https://youtu.be/_kYd_WxX_Go>" %}

To check how content protection works for logged\_in users & for the users not logged\_in. To do so, let us go to a sample page & select the option **Only Logged in User** & check the sample page from an incognito window where I am not logged in.

<figure><img src="/files/5XXK5tHwOHIhZSvf71Ir" alt=""><figcaption></figcaption></figure>

The view from the incognito window for the users not logged in will be as follows.

<figure><img src="/files/n409pRyQV6mHnqUgjSI8" alt=""><figcaption></figcaption></figure>

But this page can be viewed for logged in users. But if the **Only Logged Out User** option is selected from the content protection, a reverse scenario will be there i.e. the page will be displayed only for the users not logged in.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://better-wizard.gitbook.io/lead-connector-wizard/6.-content-protection/6.1-for-logged-in-and-logged-out-user.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
