# Level up cards

Collect play cards corresponding to player and team cards to level them up and increase their Rax earnings per performance.

## Method 1: Open Packs

Opening [packs](/collect/card-packs.md) is the best way to get cards. Packs are available to open with Rax.

## Method 2: Marketplace

Find listed cards on the marketplace and bid on them with Rax. Use the filters to narrow down to certain season, teams and players.

Any account can access hundreds of thousands of listed cards for auction that were quick sold by other users.

Pro accounts and other very active accounts can list their cards and offer to other users.

{% hint style="info" %}
*The time under the play card (i.e., "2m") refers to how recently a card was pulled, which can ensure a member is online and available to view your trade immediately.*
{% endhint %}


---

# 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.realapp.link/collect/level-up-cards.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.
