# Resources

- [Press Coverage](https://docs.courtyard.io/courtyard/resources/press-coverage.md): A roundup of articles, podcasts, interviews, etc. that Courtyard.io is featured in. This section will be regularly updated.
- [Useful Links](https://docs.courtyard.io/courtyard/resources/useful-links.md)
- [Grading Your Cards](https://docs.courtyard.io/courtyard/resources/grading-your-cards.md)
- [Adding Funds](https://docs.courtyard.io/courtyard/resources/adding-funds.md): Add fun to your Courtyard.io wallet in a few easy steps!
- [Polygon Migration](https://docs.courtyard.io/courtyard/resources/polygon-migration.md)
- [Recovering Funds](https://docs.courtyard.io/courtyard/resources/recovering-funds.md)
- [Setting up a Crypto Wallet](https://docs.courtyard.io/courtyard/resources/setting-up-a-crypto-wallet.md)
- [Converting legacy USDC to new native USDC](https://docs.courtyard.io/courtyard/resources/converting-legacy-usdc-to-new-native-usdc.md)
- [Opening a Pack](https://docs.courtyard.io/courtyard/resources/opening-a-pack.md)
- [Courtyard.io x CGC](https://docs.courtyard.io/courtyard/resources/courtyard.io-x-cgc.md)
- [Referral Program](https://docs.courtyard.io/courtyard/resources/referral-program.md)
- [Courtyard Vault Transition](https://docs.courtyard.io/courtyard/resources/courtyard-vault-transition.md)
- [Points](https://docs.courtyard.io/courtyard/resources/points.md)
- [Courtyard x DraftKings Giveaway](https://docs.courtyard.io/courtyard/resources/courtyard-x-draftkings-giveaway.md): Courtyard x DraftKings Josh Allen Giveaway — Terms & Conditions


---

# 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.courtyard.io/courtyard/resources.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.
