# Quiz 11

#### What are some of the ethical principles embodied in Bitcoin's design? (Select ALL that apply)

* [x] Equality before the code, where all participants follow the same rules.
* [x] Operational transparency, allowing processes to be open and verifiable.
* [x] Individual sovereignty over one's economic value, free from institutional interference.
* [ ] Preferential treatment for certain participants based on their status or power.

**Note to learners**

The design of Bitcoin embodies principles of **technical neutrality** and **algorithmic justice**. This architecture promotes: **Equality Before Code:** All participants are treated equally, with no preferential treatment based on status or power. **Operational Transparency:** The processes governing Bitcoin are open and verifiable, allowing for **public scrutiny**. **Individual Sovereignty**: Users maintain control over their economic value, free from \*\*institutional interference\*\*.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bitcoin-as-historical-phenomenon/quiz-bitcoin-as-historical-phenomenon/quiz-11.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.
