# Why do my available rewards still appear in the Vault after claiming them?

After successfully claiming your rewards in the SundaeSwap portal, they may still be visible in the Vault. This is because the Vault typically updates once a week to reflect certain changes, such as claimed rewards.

To confirm that your rewards have been successfully claimed, you can revisit the SundaeSwap portal. If the rewards no longer appear as available to claim, this means they have already been claimed—even if they are still shown in the Vault temporarily.


---

# 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://faq.worldmobiletoken.com/docs/faq-and-support/vault-support/why-do-my-available-rewards-still-appear-in-the-vault-after-claiming-them.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.
