# 자주 묻는 질문(FAQ)

- [DBC 파일을 편집하는 방법](https://docs.intrepidcs.com/vspy3-korean/faq/dbc.md)
- [Logging 데이터 통합/분할/맵핑 (VSB Editor)](https://docs.intrepidcs.com/vspy3-korean/faq/logging-vsb-editor.md)
- [VSB 파일 변환 방법](https://docs.intrepidcs.com/vspy3-korean/faq/vsb.md)
- [VSB에서 .csv, .asc, .blf 등의 메세지 포맷으로 변환](https://docs.intrepidcs.com/vspy3-korean/faq/vsb/vsb-csv-asc-blf.md)
- [VSB에서 MDF(.dat, .mdf, .mf4) 등의 시그널 포맷으로 변환](https://docs.intrepidcs.com/vspy3-korean/faq/vsb/vsb-mdf-dat-mdf-mf4.md)
- [neoVI FIRE2를 이용한 아날로그 값 측정법(eMISC 사용법)](https://docs.intrepidcs.com/vspy3-korean/faq/neovi-fire2-emisc.md)
- [케이블별 핀맵](https://docs.intrepidcs.com/vspy3-korean/faq/undefined.md)
- [Vehicle Spy 퍼포먼스 개선 옵션](https://docs.intrepidcs.com/vspy3-korean/faq/vehicle-spy.md)


---

# 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://docs.intrepidcs.com/vspy3-korean/faq.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.
