# Claim From Vaults

Temple Core Vaults are deprecated. If you have previously locked your TEMPLE in the Temple Core Vaults, you should claim your TEMPLE token along with any associated TEMPLE rewards.&#x20;

1. [Go to the Legacy Page](https://templedao.link/dapp/legacy)
2. Click on "Claim From Vaults" and connect your wallet when prompted
3. A window will pop-up showing you how much TEMPLE you have locked up in the vault(s)
4. Click the "Claim" button to claim your TEMPLE tokens plus vault yield if applicable

<figure><img src="/files/IPdiEApCU9YSSrpHT3dC" 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://docs.templedao.link/legacy-functions/deprecated-functions/claim-from-vaults.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.
