# Completion Link

You can link two cues together by completion, so that when the **Parent Cue** completes successfully, the **Child Cue** will begin.

**Click** the **Add Link** button next to the Child Cue.

<div align="left"><img src="/files/7mbYNjEBOjauvvV5Xjjn" alt=""></div>

**Select** the **Parent Cue** from the drop down list and select Completion Link, then press OK. *In the example pictured, the selected Parent Cue is “Cue 2.”*

<div align="left"><img src="/files/-Mi7IUiJUcxuQINJZagu" alt=""></div>

The New Link will be displayed between the cues

<div align="left"><img src="/files/W0du9IEjcEqXRbztAQGy" alt=""></div>


---

# 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://docs.creativeconners.com/docs/spikemark/cue-links/completion-link.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.
