> For the complete documentation index, see [llms.txt](https://docs.bravomotor.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bravomotor.id/faq/kopling-set-fcc-dan-exedy.md).

# Kopling set FCC dan Exedy

Sering kali mekanik bingung antara kopling set (matahari dan kampas kopling) merk FCC dan Exedy untuk Brio dan Mobilio.&#x20;

Mobilio tahun 2017 dan keatas BIASANYA pakai merk Exedy. Namun, beberapa mobilio tahun 2017 masih pakai FCC.

Cara tahunya bagaimana?

Lihat nomor rangka

Apakah untuk Brio juga bisa lihat nomor rangka?

Tidak bisa

Sering kali kami buka nomor rangka untuk Brio, lihat bagian kampas kopling, tertera Exedy. Ternyata setelah dibongkar, menggunakan merk FCC

Perbedaan Exedy dan FCC dari segi matahari

<figure><img src="/files/hHusn96IH3Sfvjzl3KZ7" alt=""><figcaption><p>Perbedaan Exedy dan FCC untuk matahari terletak di posisi lubang besar dan kecil</p></figcaption></figure>

Solusinya?

Untuk Mobilio tahun 2017, 2018 dst, harus menyertakan nomor rangka ketika mau beli spare part

Untuk semua Brio, harus bongkar dulu kopling setnya lalu dilihat posisi lubangnya.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bravomotor.id/faq/kopling-set-fcc-dan-exedy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
