# Part B: Lessons Learned

In part B, we’ll take a step back and explore the valuable lessons that the Internet and smartphone industries have to offer.

By reflecting on their evolution, best practices, and key innovations, we’ll uncover strategies that can guide the development of SDVs.

From early e-commerce pioneers like Amazon to the seamless user experiences of modern smartphones, this part will highlight how these industries overcame challenges, embraced agility, and leveraged technology to transform the world.


---

# 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://www.sdv.guide/sdv101/part-b-lessons-learned.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.
