# Snapshot

{% tabs %}
{% tab title="Home Menu" %}
You can easily access the Snapshot feature directly from the extension's home menu by clicking on the Snapshot option.

<figure><img src="/files/iHna3VvjQePBTJD5m5lD" alt="" width="284"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Snapshot Pin" %}

### How to Use the Snapshot Pin

1. **Activate Snapshot:**
   * Go to the **Home Menu** and toggle the **Snap Pin** on.
   * The **Snap Pin** will appear in the bottom right corner of your webpage, which you can click to activate Snapshot.
2. **Customize the Snapshot Button:**
   * If the Snapshot Button's location interferes with your browsing, click and drag the button to your preferred spot on the screen.

<figure><img src="/files/Ukuf1WtSa9Jdd2uPKqJd" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Results Window" %}
Have an image or math question to solve? You can also access Snapshot directly from the results window after searching. It’s conveniently located in the top right corner for easy access.

<figure><img src="/files/fwki0bknQUp0HLPQvpzt" alt="" width="272"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Shortcut" %}
You can also access Snapshot using a shortcut. For more information, refer to the [Shortcuts](/transcript-extension/settings/shortcuts.md) guide.

<figure><img src="/files/XIeE2YoOYloyJTvgt9wk" alt="" width="285"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Snapshot can be accessed in four different ways, offering you flexibility and convenience when capturing content.
{% endhint %}


---

# 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://guides.transcript.study/transcript-extension/searching/snapshot.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.
