# Anonymous questions

Eontribe social network offers a unique feature that allows users to ask anonymous questions to other users. Built on blockchain technology, this feature enhances users' level of confidentiality and security when asking sensitive or personal questions.

Users can ask anonymous questions to any other user who can answer them publicly or privately. Anonymity of the question is preserved as the question is stored on the blockchain and the identity of the asker is not disclosed. Additionally, this feature provides a certain level of trust and verifiability, as the answers are recorded on the blockchain and can be verified for authenticity.

This feature provides a new level of communication for users, as it allows for open and honest conversations without the need to disclose one's identity. This can also be particularly useful when discussing sensitive topics or for users who want to seek advice anonymously. This feature can also be used by companies as a way to gather feedback from customers without revealing their identity.

<br>

<br>


---

# 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://illuminates-company.gitbook.io/eontribe/ecosystem/social-network/anonymous-questions.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.
