# FAQ (Browser)

<details>

<summary>How do I search for cards?</summary>

1. Click **Card Seach** in the left menu&#x20;
2. Click in the search box and type your search

![](/files/rNq0meU9x7dXWlVPRIAz)

</details>

<details>

<summary>How do I add cards to my collection?</summary>

1. Find the card you are looking for by searching (see above)
2. Click the **+ Collection** button
3. Fill out purchase details on the pop-up and click **SAVE**

![](/files/Xv3GRD70rE5XC6EOWWng)

</details>

<details>

<summary>What if I can't find my card?</summary>

1. If you search for a card and it doesn't seem to exist, first attempt to expand your search by excluding some words from your search. Narrow searches may prevent us from returning relevant results. **Example:** If you initially searched for **"2019 Zion Optic Rated Rooke Pink"** and no results were returned try **"2019 Zion Optic Pink".**
2. If you still don't find any results you can submit a request to have the card added to the system.&#x20;
3. For searches that don't return results a **Request Card** button will appear. Click the button and fill out the form as accurately as possible.&#x20;
4. Once your card is added an email will be sent out to you.

![](/files/7kyH4jeIvdCMyrjokjci)

</details>

<details>

<summary>What if I already have an account on mobile?</summary>

1. If you already have an account on mobile, you can log in on the desktop version using your existing account.&#x20;
2. Click Login on the header and use the login popup.

![](/files/YtB4Xet3tpB4yuHnX5lq)

</details>


---

# 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.cardhedger.com/getting-started/faq-browser.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.
