# S32 Design Studio usage tips

If you finished setting up your car and tested the examples, you might want to expand the car drivers provided to you. Here are some tips about how to use S32 Design Studio for common embedded software development tasks.

Remember to press the update code button after finishing the configuration to apply the changes to the files.

<figure><img src="/files/tfQy7zc3VABADAV3pXoE" alt=""><figcaption></figcaption></figure>


---

# 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://nxp.gitbook.io/nxp-cup/2024-fall-2025-nxp-cup-bare-metal-drivers/s32-design-studio-usage-tips.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.
