# Refresh Metadata

OpenSea save NFT metadata and only refresh it intermittently. To ensure the hound you are viewing is up to date, or to refresh your own hounds information please refresh Metadata:

* Clicking the 3 dots menu on the right hand side then "refresh metadata" button as per the screenshot below
* Wait 30 seconds
* Reload the page

The updated metadata for the NFT should now be displayed.

<figure><img src="/files/uz4aEriH9akBuvnxFlH6" 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://guide.muzzle.run/muzzle-run-docs/muzzle-run-racing/opensea/refresh-metadata.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.
