# Overlap

This tool allows you to add 'overlap' to a chain. Since this tool is still under development, the order in which the chain is selected is important, as the 'overlap' of the curves will be applied in that order.

The tool only works when applied to a single chain at a time.

<figure><img src="/files/nIb0krrnKIoukVXDr6cK" alt="" width="375"><figcaption></figcaption></figure>

Shift + Click to create backward overlap or normal click for forward overlap.


---

# 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://thekeymachine.gitbook.io/base/the-customgraph/animation-tools/overlap.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.
