> For the complete documentation index, see [llms.txt](https://www.hoyoung.directory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.hoyoung.directory/basics/link-skills/optimizing-link-skills-for-culvert.md).

# Optimizing Link Skills for Culvert

### General Considerations

When optimizing link skills for Culvert, the primary focus should be on maximizing burst damage. Most players prioritize **Fatal timing, Cont4, and WJ4 Ring activation** over specific link skill timings. Any **damage-boosting link skill** is generally beneficial, with the exception of **Adele's link**, which is not effective in this context.

### Recommended Link Skill Adjustments for Culvert

#### Swapping Links

* ![](/files/JUIttzeCyS1CMenC8m1m) **Resistance Link** is commonly replaced with ![](/files/yin5RQTyR49SXeUH4y7b) **Kanna’s Link** when running Culvert.
* Some players also swap ![](/files/MecNJw8lYZuksXGH1fyG) **Xenon’s Link** for ![](/files/OrZKslFYqo8bJAXZJcHX) **Kain’s Link**, depending on personal preference and activation reliability.

#### Comparing Kanna, Xenon, and Kain Links

* ![](/files/GsY26blzhfLTv1Pz2Vo5) **Kanna’s Link:** +10% Damage (Consistent)
* ![](/files/jP3KcNWYNJMitV47hgwr) **Xenon’s Link:** +10% All Stats (Stable but not as impactful for pure damage)
* ![](/files/mfotvZzKJOZUYLCgE8mA) **Kain’s Link:** +17% Conditional Damage (Potentially strongest if active during burst)
  * Kain’s link is generally **superior for bossing and Culvert**, as long as its **conditional effect is active during burst**.
  * The difference between these options is minor, but Kain’s link is often preferred due to its higher damage potential during burst windows.

{% hint style="info" %}
Kanna’s Link provides consistent damage, while Kain’s Link offers higher conditional damage that may be active during bursts.
{% endhint %}

### ![](/files/vuLkwFruKfhLZzgXSlUC) Considerations for Luminous Link

* Some players **do not use Luminous Link** in Culvert due to already high **IED from event buffs and gear**.
* If a player is running a **Gollux set**, they may not need Luminous Link because they already have sufficient **IED coverage**.
* Players with **Blackheart instead of a full Gollux set** may still find Luminous Link useful to maintain high IED.

{% hint style="info" %}
High IED setups may not need Luminous Link—adjust based on your current stats.
{% endhint %}


---

# 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://www.hoyoung.directory/basics/link-skills/optimizing-link-skills-for-culvert.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.
