# Opinions

- [Users should never see an address](https://bsv.brc.dev/opinions/0049.md)
- [List of user experiences](https://bsv.brc.dev/opinions/0051.md)
- [Legitimate Uses for mAPI](https://bsv.brc.dev/opinions/0057.md)
- [Security and Scalability Benefits of UTXO-based Overlay Networks](https://bsv.brc.dev/opinions/0059.md)
- [Improving on MLD for BSV Multicast Services](https://bsv.brc.dev/opinions/0080.md)
- [Web 3.0 Standard (at a high level)](https://bsv.brc.dev/opinions/0089.md)
- [Thoughts on the Mandala Network](https://bsv.brc.dev/opinions/0090.md)
- [Outputs, Overlays, and Scripts in the Mandala Network](https://bsv.brc.dev/opinions/0091.md)
- [Zero-Friction, Mobile-First Onboarding for MetaNet-Enabled Apps](https://bsv.brc.dev/opinions/0110.md)


---

# 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://bsv.brc.dev/opinions.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.
