# 4.3 Member vs Public Content

Not everything on VIBE is meant to be consumed the same way.

Some content is open by design. It exists to show how the platform thinks, how topics are approached and what kind of perspective users can expect. This layer is intentionally accessible and does not require commitment.

Other content assumes continuity. It builds over time, connects ideas across topics and expects the reader to return. This is where membership becomes relevant, not as a gate, but as a signal that the user wants depth rather than overview.

VIBE does not lock value behind secrecy.

It separates orientation from application.


---

# 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://vibe-6.gitbook.io/vibe-docs/4.-magazine-and-education/4.3-member-vs-public-content.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.
