# Potential Hurdles

\
While the INTΞGRITY network solves many problems associated with current social media and content platforms, some questions remain.

Leaving people to choose to opt-into certain communities facilitates the development of “[echo chambers](https://en.wikipedia.org/wiki/Echo_chamber_\(media\))”. The upside here is that people have the freedom to access the content they enjoy. The downside is that this model can also expose them to fake news. Some may argue this phenomenon is equally prevalent on Reddit and Facebook, where private communities are free to discuss what they want.

Unlike these platforms, the INTΞGRITY network does not have an algorithm generating recommendations. While there’s no way to prevent people from joining certain groups, we can mitigate the problem of echo chambers by prompting users to actively opt-in to communities they intend to join.&#x20;


---

# 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://whitepaper.int3grity.com/potential-hurdles.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.
