> For the complete documentation index, see [llms.txt](https://nfsworld.davidcarbon.download/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nfsworld.davidcarbon.download/cars/list/alfa/romeo-8c-competizione.md).

# Romeo 8C Competizione

![](/files/-M5To7wIis6YWMdMqCoL)

The car has a stock top speed of 308 km/h (191 mph) for Class A. Its acceleration is strong but lacks power when compared to other cars in its class. The car has also an average nitrous output. The handling of the car is good and very responsive. However, the 8C can spin out easily.

| Achievable Classes |
| :----------------: |

|                                         Stock                                         |                         Max                        |
| :-----------------------------------------------------------------------------------: | :------------------------------------------------: |
| <img src="/files/-M5TpZZYC_Lhb_M5hxnJ" alt="Icon Driver Points" data-size="original"> | ![Icon Driver Points](/files/-M5TpZZZ6ewIEm7d57f5) |

| A-Spec |
| :----: |

![](/files/-M5TqLbTMnwr5qt6_mTO)

### Aftermarket Parts

| Verge wide                       |               Glint              |               Glint              |            Style B 19"           |                                Stock                                |               Black              |              Stage 3             |              8C-BIC              |
| -------------------------------- | :------------------------------: | :------------------------------: | :------------------------------: | :-----------------------------------------------------------------: | :------------------------------: | :------------------------------: | :------------------------------: |
| ![](/files/-M5TrOIv-ECA2iqzEnA5) | ![](/files/-M5TrOJ-iahi3Ypg5W3j) | ![](/files/-M5TrOIwYngVuYIOy_Dt) | ![](/files/-M5TrOJ1TKzzayD8vaer) | <img src="/files/-M5TrOIzIJiiPKpWNyz2" alt="" data-size="original"> | ![](/files/-M5TrOJ0fjKK-RDE7oGw) | ![](/files/-M5TrOIxDNJc9WLwk8GC) | ![](/files/-M5TrOIyYvfHaU9g8aGR) |

### Skillmods

|                                  |                                  |                                  |                                  |                                  |
| :------------------------------: | :------------------------------: | :------------------------------: | :------------------------------: | :------------------------------: |
| ![](/files/-M5Tu5UuGfvfj60PuPZm) | ![](/files/-M5Tu5UuGfvfj60PuPZm) | ![](/files/-M5Tu5UwnGsDtbiWS3Rd) | ![](/files/-M5Tu5UsQ4YaM1T5FQEm) | ![](/files/-M5Tu5UtWvfC9l1fJSvL) |


---

# 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://nfsworld.davidcarbon.download/cars/list/alfa/romeo-8c-competizione.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.
