# Welcome

The **SDV Guide** offers a comprehensive introduction to **Software-Defined Vehicles (SDVs)**. It serves as a key resource, providing a broader introduction for non-technical people while also covering the foundations and technical aspects of SDV development.

The **SDV Guide** is closely aligned with the methods and best practices developed by the [digital.auto](https://www.digital.auto) community.

The first module, **SDV101**, is already available 👉 [here](https://www.sdv.guide/sdv101). It accompanies the [SDV101 course on Coursera](https://www.coursera.org/learn/sdv101/), providing additional learning materials and insights.

Looking ahead, **SDV201** is currently **work in progress** and will be published on this site step by step. Stay tuned for updates and new learning opportunities in the world of SDVs!

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>SDV101 Guide (this site)</td><td></td><td></td><td><a href="https://392531723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRqBHYU6DD895ydQm5PcS%2Fuploads%2F2FK6HFq3LLiJsyr4NP5K%2FSmall-SDV101-b.png?alt=media&#x26;token=d79c68fd-6e66-44da-b129-522b4177a9f4">Small-SDV101-b.png</a></td><td><a href="sdv101">sdv101</a></td></tr><tr><td>SDV101 Online-Course (Coursera)</td><td></td><td></td><td><a href="https://392531723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRqBHYU6DD895ydQm5PcS%2Fuploads%2F72WIKDpJ1nsLEHtfW87Z%2FSmall-Coursera-b.png?alt=media&#x26;token=e2f11c9b-762e-4c8e-b13a-25b2acaf4970">Small-Coursera-b.png</a></td><td><a href="https://www.coursera.org/learn/sdv101/">https://www.coursera.org/learn/sdv101/</a></td></tr><tr><td>SDV201 Guide (Work in Progress)</td><td></td><td></td><td><a href="https://392531723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRqBHYU6DD895ydQm5PcS%2Fuploads%2FyWbFpbLJIzRgdxflOnTM%2FSmall-SDV201.png?alt=media&#x26;token=c45f1226-f433-4420-b655-a7af66defd99">Small-SDV201.png</a></td><td><a href="sdv201">sdv201</a></td></tr><tr><td>./pulse Framework (beta)</td><td></td><td></td><td><a href="https://392531723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRqBHYU6DD895ydQm5PcS%2Fuploads%2FLUnG1S3j6I0wf92wtdak%2Fan-isometric-diagram-of-a-modern-car-wit_qznc7Xn3TmyW4dzl_0oWJw_YtN6_2c9TnGwQP0dhwhOcA.png?alt=media&#x26;token=d0437bda-e0e6-4aad-bd23-65896d6e6a4e">an-isometric-diagram-of-a-modern-car-wit_qznc7Xn3TmyW4dzl_0oWJw_YtN6_2c9TnGwQP0dhwhOcA.png</a></td><td><a href="https://www.sdv.guide/.-pulse">https://www.sdv.guide/.-pulse</a></td></tr><tr><td>digital.auto Community</td><td></td><td></td><td><a href="https://392531723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRqBHYU6DD895ydQm5PcS%2Fuploads%2F2jXeMIWjMfqlXn3UXLs0%2Fdigitalauto.png?alt=media&#x26;token=ee6cc4e1-527e-44db-adfe-b443733f7edf">digitalauto.png</a></td><td><a href="https://www.digital.auto/">https://www.digital.auto/</a></td></tr></tbody></table>


---

# 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/welcome.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.
