# VIII. Public Retirement Table

The [public retirement table](https://safcregistry.org/retirement) lists all SAFc retirements publicly and can be found on the public [SAFc Registry homepage](https://safcregistry.org/). Retirements are sorted from newest to oldest.&#x20;

You can export the contents of the retirement table as a CSV file by clicking <img src="/files/nTcarSOVKRacXw2nMPer" alt="" data-size="line">. The resulting file has the export date in its filename.

You can click the Block ID for a SAFc to see more information about the retired certificate.


---

# 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.safcregistry.org/user-guide/viii.-public-retirement-table.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.
