# Gap, start & end

Besides the generic ways described in [editing tags](/karedi/next-level/editing-tags.md) page, you can set [gap](/karedi/next-level/txt-file-format/tags/gap.md), [start & end](/karedi/next-level/txt-file-format/tags.md) from the current [marker ](/karedi/user-interface/middle-components/main-editor/time-marker.md)position.&#x20;

To do so:

1. Place the time marker in the desired spot by mouse click in the main editor
2. Go to menu *Tags* -> *Boundaries* -> *Set Gap/Start/End*
3. You can verify the value in [tags editor](/karedi/user-interface/upper-components/tags-editor.md)

<figure><img src="/files/5DTpdoBjU7uwUJXDw1Rf" alt=""><figcaption><p>Steps 1 &#x26; 2</p></figcaption></figure>

<figure><img src="/files/KFrnmpTNd2mcce06RtKB" alt=""><figcaption><p>Step 3</p></figcaption></figure>


---

# 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://karedi.gitbook.io/karedi/next-level/editing-tags/gap-start-and-end.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.
