# Checksum Issues

## Reset your settings file checksum

To reset your settings files checksum, log into the Saturn panel at yourwebsite.com/account, navigate to settings, and click the 'reset checksum' button that appears in the red banner.

You should only reset the checksum if you've modified the settings manually yourself, if you have not edited it then the file could have been edited by someone else, always check if you're unsure.


---

# 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.saturncms.net/1.0.0/troubleshooting/errors/checksum-issues.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.
