# Telltail

<figure><img src="https://300375748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwiNFwwSoN1dOn5OxxIS%2Fuploads%2F2hfVd62gAyEiK7PMyomu%2Fmain-logo.png?alt=media&#x26;token=03e6a875-8047-40c4-8172-25eb81292eed" alt="Telltail logo"><figcaption></figcaption></figure>

With Telltail, you can copy and paste text from one of your devices to another. It leverages [Tailscale](https://tailscale.com/) so that your devices can interact with each other, securely.

It comprises of:

* **Center**: A program that stores the text you want across your devices, and
* **Sync**: Interacts with Center and lets you copy and paste with your usual keyboard shortcuts

There are also convenient options provided for your phone so that you can receive and send off the text you want to share.

You can access the GitHub repository [from here](https://github.com/ajitid/telltail-center). And you can learn about how it works by reading [this article](https://hemarkable.com/prose/telltail).


---

# 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://guide-on.gitbook.io/telltail/telltail.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.
