# Assessment 5

#### You are a developer working on a new application that utilizes the BSV blockchain. During a team meeting, a colleague expresses concern about the potential for sudden changes in the protocol that could affect their work. How do you reassure them about the stability of the BSV blockchain?

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

* [x] Explain that the BSV blockchain adheres to a fixed protocol that remains stable and unchanging, providing a dependable foundation for development.
* [ ] Suggest that they should prepare for possible changes in the protocol, as it may evolve over time.
* [ ] Recommend switching to a different blockchain that has more frequent updates.
* [ ] Tell them that stability is not guaranteed and they should be cautious.


---

# 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/bsv-blockchains-consensus-model/assessment-5.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.
