# Deprecated Functions

TempleDAO has undergone a series of changes since its inception. As a result, certain TEMPLE functions or products have been deprecated such as OGTemple and Temple Core Vaults.

Users who wish to retrieve their TEMPLE tokens from these legacy contracts should do the following:

1. [**Go to the Legacy Page**](https://templedao.link/dapp/legacy)
2. Choose from one of the two options

   1. [**Claim from Vaults**](/legacy-functions/deprecated-functions/claim-from-vaults.md) to claim any remaining TEMPLE tokens that are still locked in Temple vaults
   2. [**Unstake OGT**](/legacy-functions/deprecated-functions/unstake-ogt.md) to unstake any remaining OGTEMPLE and convert them to TEMPLE

{% hint style="info" %}
FAITH is no longer available for claim
{% endhint %}

<figure><img src="/files/rgJb6g7iT8ST2fq2JWNT" 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.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.
