# What if my card or lineup doesn’t appear?

Here are a few quick steps you can try:

1. **Refresh Your Wallet Connection**\
   Go to **Settings → Logout → Sign In** again with your wallet or email.
2. **Refresh the Page**\
   Sometimes the display needs to update after new cards or lineup changes.
3. **Check Your Lineup Status**\
   If the **Gameweek is already locked**, changes or new cards will only show in the **next Gameweek**.
4. **Verify Your Login Method**\
   Depending on how you originally signed up:
   * **Email (Magic Link):** Make sure you are logged in with the **same email address**.
   * **Metamask:** You must connect the **same wallet address** used at registration.
5. **Still missing?**\
   Go to **Discord → #support** and send:
   * Your **username**
   * The **card and/or lineup** concerned
   * A brief description of the issue

Our support team will verify and resolve it.


---

# 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.peaxel.me/guide/faqs/platform/what-if-my-card-or-lineup-doesnt-appear.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.
