import CopyableFAQ from '@docs/components/content/CopyableFAQ'; import { faqData } from './faqData'; import ReactMarkdown from 'react-markdown'; import { Accordions } from 'fumadocs-ui/components/accordion'; Frequently Asked Questions [#frequently-asked-questions] {(() => { const sections = []; let currentFaqs = []; let currentSection = null; faqData.forEach((faq, i) => { if ('section' in faq) { if (currentFaqs.length > 0) { sections.push( {currentFaqs} ); currentFaqs = []; } sections.push(

{faq.section}

); currentSection = faq.section; } else { currentFaqs.push( {faq.markdown.split('\n').slice(1).join('\n')} ); } }); if (currentFaqs.length > 0) { sections.push( {currentFaqs} ); } return sections; })()} import Cards from '@docs/components/content/Cards'; import CardLink from '@docs/components/content/CardLink'; import { FaSteam, FaImages, FaAward, FaTools, FaSignInAlt, FaQuoteRight, FaQuestion } from 'react-icons/fa'; import { GrInstallOption } from 'react-icons/gr'; import { TbCardsFilled, TbGift, TbClock, TbBuildingStore, TbHourglassLow } from 'react-icons/tb'; import { IoPlay } from 'react-icons/io5'; Get Started [#get-started] Guides [#guides] Miscellaneous [#miscellaneous] import { Accordion, Accordions } from 'fumadocs-ui/components/accordion'; import { Step, Steps } from 'fumadocs-ui/components/steps'; import { FaCheck, FaXmark } from 'react-icons/fa6'; export const Yes = () => export const No = () => What is Steam Game Idler PRO? [#what-is-steam-game-idler-pro] First and foremost, Steam Game Idler is completely free to use, and always will be. All of the core features of SGI are available to all users at no cost. Steam Game Idler **PRO** is an optional way to support the development of SGI. To thank you for your support, **PRO** subscribers receive a range of additional benefits that enhance the SGI experience. There are two subscription tiers available — **Casual** and **Gamer** — each unlocking a different set of benefits. By subscribing to **PRO**, you help with the ongoing development and maintenance of SGI, ensuring that it continues to improve and evolve over time. | Feature | Casual ($2/mo) | Gamer ($4/mo) | | ------------------------------ | :------------: | :-----------: | | Ad-free experience | | | | Exclusive themes | | | | Unique Discord chat role | | | | Automated Steam credentials | | | | Automated games list updates | | | | Automated free game redemption | | | | Sell duplicate inventory items | | |

\* Prices are in USD and exclude taxes. Billed monthly, cancel anytime.

FAQ [#faq] Open Steam Game Idler Click the "**Go PRO**" badge in the app's title bar Select your desired subscription tier *(Casual or Gamer)* Click the "**Get Started**" button Follow the prompts to complete your purchase through the secure payment gateway Open Steam Game Idler Click "**Settings**" in the sidebar Navigate to the "**General**" tab Click the "**Manage PRO Subscription**" button Follow the prompts to confirm your cancellation After cancellation, you will retain access to **PRO** benefits until the end of your current billing cycle. To switch between **PRO** tiers, simply cancel your current subscription and subscribe to your desired tier following the standard subscription process. After subscribing to Steam Game Idler **PRO**, you will receive an email receipt for your purchase. To view your billing history and upcoming invoices: Open Steam Game Idler Click "**Settings**" in the sidebar Navigate to the "**General**" tab Click the "**Manage PRO Subscription**" button Follow the prompts to view your billing history and invoices As **PRO** subscriptions are a donation rather than a normal subscription service, they are generally non-refundable. However, refunds can be considered on a case-by-case basis. If there was a mistake, unexpected charge, or issue with your subscription, please use the in-app help desk to contact support or send an email to [contact@steamgameidler.com](mailto:contact@steamgameidler.com). Chargebacks are when a payment made on your credit card or bank account is reversed, typically when the customer disputes a charge or claims it was unauthorized. Steam Game Idler is a small independent project, and fraudulent chargebacks have a significant negative impact. If a chargeback is filed on your **PRO** subscription without prior communication, your access to Steam Game Idler and all of its features may be revoked permanently. If you believe a charge was made to your account in error, please contact support via the in-app help desk or send an email to [contact@steamgameidler.com](mailto:contact@steamgameidler.com). import MockButton from '@docs/components/content/MockButton'; import { Step, Steps } from 'fumadocs-ui/components/steps'; Steam Credentials [#steam-credentials] SGI needs your Steam credentials for the [Card Farming](/docs/features/card-farming) and [Inventory Manager](/docs/features/inventory-manager) features. Steam credentials are used to verify which of your games have card drops remaining, as well as fetching and listing your inventory items on the Steam market. SGI offers both a [**Manual Method**](/docs/steam-credentials#manual-method) and an [**Automated Method (PRO)**](/docs/steam-credentials#automated-method) for providing your Steam credentials. These credentials allow limited access to your Steam account, but they do not allow access to changing your password, email address, or other sensitive information You must get your cookies from [https://steamcommunity.com/](https://steamcommunity.com/) and not [https://store.steampowered.com/](https://store.steampowered.com/) Manual Method [#manual-method]