# Level up(Synthesis)

For car NFT level 1 to 4, no NFT synthesis is required to level up.

For level 5 and beyond, you can level up your NFT by synthesizing two NFTs(NFT synthesis).&#x20;

<figure><img src="https://1646461975-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FszHWpHdPwqS155awgtmF%2Fuploads%2FIBIDlUkQ3Wy1C3sHuLIE%2FGroup%2014366.png?alt=media&#x26;token=f317bafd-819f-432d-aaa8-b63340689026" alt="" width="563"><figcaption></figcaption></figure>

If the synthesis is successful, the target vehicle levels up, and auxiliary NFT burns away.

Leveling up provides two upgrade points and longer reward distance. Upgrade points can be invested in two attributes: Stealth and Endurance.&#x20;

## Synthesis cost

NFT synthesis cost an extra NFT, and fees in $SRC. Synthesis success rate depends on the target NFT level to upgrade.&#x20;

| NFT Level | burn NFT required level | synthesis fee (SRC) | success prob(%) |
| --------- | ----------------------- | ------------------- | --------------- |
| 1         | -                       | -                   | -               |
| 2         | -                       | 25                  | -               |
| 3         | -                       | 25                  | -               |
| 4         | -                       | 50                  | -               |
| 5         | lv1                     | -                   | 100%            |
| 6         | lv1                     | 50                  | 100%            |
| 7         | lv1                     | 50                  | 100%            |
| 8         | lv1                     | 50                  | 100%            |
| 9         | lv1                     | 50                  | 100%            |
| 10        | lv2                     | -                   | 100%            |
| 11        | lv2                     | 75                  | 100%            |
| 12        | lv2                     | 75                  | 100%            |
| 13        | lv2                     | 75                  | 100%            |
| 14        | lv2                     | 100                 | 100%            |
| 15        | lv3                     | -                   | 100%            |
| 16        | lv3                     | 150                 | 100%            |
| 17        | lv3                     | 150                 | 100%            |
| 18        | lv3                     | 150                 | 100%            |
| 19        | lv3                     | 150                 | 100%            |
| 20        | lv4                     | -                   | 100%            |

*\*Table for sythesis cost can vary*


---

# 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://saferoadclub.gitbook.io/src-ai/safe-road-club-systems/nft/level-up-synthesis.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.
