# Future

## Easy script creation

Add the ability to easily reference a single file e.g.

?file=smooth-scroll-css.html

This would be done by adding a copy button via a chrome extension.&#x20;

<https://gist.github.com/memetican/e253b8b5d4e3a70779633f0754e4bc40>

## Line-Range

<https://stackoverflow.com/questions/14605890/embed-partial-gist-file?rq=3>

<https://stackoverflow.com/questions/14712728/how-to-embed-only-certain-lines-from-a-gist>

## Themes

Always looking for additional themes and color schemes that will work nicely.&#x20;

<figure><img src="/files/x8BqvSnCeHFV4V56dSYM" alt=""><figcaption></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://attr.sygnal.com/sa5-richtext/github-gists/future.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.
