# Assessment 2

#### You are a developer tasked with building a new application on the BSV blockchain. During the planning phase, a team member expresses concern about potential protocol changes that could disrupt the project. How do you address their concerns?

**Type all answers and select the correct one**

* [x] Explain that BSV's stable and immutable protocol ensures no disruptive changes will occur, allowing for a secure development environment.
* [ ] Suggest that they should prepare for possible changes by creating a backup plan.
* [ ] Recommend switching to a different blockchain that has more frequent updates.
* [ ] Dismiss their concerns, stating that protocol changes are common in all blockchains.


---

# 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/deep-dive-in-bsv-blockchain/the-bsv-blockchain-unlock-stability-scalability-and-security-for-business-success/assessment-2.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.
