# Expired images

Follow these steps to fix visibility of the banners/posters.

1. **Open your database**: Navigate to your database and look for rcore\_banners\_list
2. **Check image which is not visibile in-game**: Select target image URL and open it in browser.
3. **Replace**: If you cannot see any image under that url (typically for discord) that means its expired, you need to upload as recommend for example will be gyazo.com.

TIP: All expired images are seen on resource start - to make it more easier.


---

# 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://documentation.rcore.cz/paid-resources/rcore_banners/guides/expired_images.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.
