# Process for Testnet Resets

According to the Hedera documentation (<https://docs.hedera.com/hedera/testnet#test-network-resets>), Hedera has recently implemented a mirror node and consensus node test network reset once a quarter.&#x20;

This means that all account, token, contract, topic, schedule, and file data will be wiped. Developers will no longer have access to the state data from test network consensus nodes.&#x20;

With regards to MGS, once the Testnet and Previewnet reset has been performed Tenant Admins and their respective users accounts will need to follow this guide.


---

# 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.guardianservice.app/technical-information/process-for-testnet-resets.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.
