# Credits Source: https://www.create.xyz/docs/account/credits Understanding Credits Credits power AI generations and integrations in Anything. They're used as: * Anything builds your app with AI * AI integrations run in your app **Free Plan**: Get 5k credits to explore Anything with daily message limits. Choose a paid plan for higher credits per month and no message limits. ## Anything Pro Plans Anything Pro unlocks our most advanced AI agent, private projects, custom domains, and more. Choose your credits per month. You get volume discounts for higher monthly limits or annual plans: * **Pro 20k** - \$19/mo - 20k credits * **Pro 50k** - \$49/mo - ~~50k~~ 55k credits * **Pro 100k** - \$99/mo - ~~100k~~ 110k credits * **Pro 200k** - \$199/mo - ~~200k~~ 220k credits * **Pro 300k** - \$299/mo - ~~300k~~ 330k credits * **Pro 400k** - \$399/mo - ~~400k~~ 440k credits * **Pro 500k** - \$499/mo - ~~500k~~ 550k credits * **Pro 600k** - \$599/mo - ~~600k~~ 660k credits * **Pro 750k** - \$749/mo - ~~750k~~ 825k credits * **Pro 900k** - \$899/mo - ~~900k~~ 990k credits Need a custom credit limit or teams plan? [Contact us](https://n95j344rku9.typeform.com/to/KXvf3tZG). ## How Credits Work Credits are used in two main ways: 1. **AI generations** * Anything generates your app as you send messages. * Anything uses many AI models to generate code, images, and more for your app when you send messages. * Anything uses a model and task dependent number of credits per message (typically 100-500 credits per message, but it can be more or less). 2. **AI Integrations** * You can include AI integrations in your app * When your app runs an AI integration, it uses credits per run * Only select integrations use credits - many run for free * You can add Functions with your own API keys for credit-free alternatives * Integrations use a model and input/output dependent number of credits per run # Purchasing and Managing Credits All plans come with a set number of credits per month. * Monthly credits refill on your billing date to your selected monthly plan * Unused monthly credits expire at the end of your billing cycle * Paid members can purchase additional one time credits anytime if you need a few more in a month. One time credit purchases do not expire. * Upgrade your plan for higher monthly limits You can view usage, change your plan, and purchase additional credits from Subcription & credits tab in the [dashboard](https://create.xyz/dashboard). ## Optimizing Credit Usage Here are some tips to make the most of your credits: * **Use Discussion Mode** - Plan your changes and integrations in [Discussion Mode](/essentials#discussion-mode) first to avoid unnecessary iterations * **Be specific with prompts** - Clear, detailed prompts reduce the need for follow-up messages. Review our [prompting guide](/prompting) for optimal results * **Test in Preview Mode** - Use [preview mode](/essentials#view-modes) to test edits before moving on to other features * **Focus on one issue at a time** - Address problems individually rather than trying to fix multiple issues in one message * **Learn to triage effectively** - Watch our [triage guide](/support/help#how-to-triage) to efficiently troubleshoot and debug issues The most efficient approach is to plan in [Discussion Mode](/essentials#discussion-mode), then execute in Thinking Mode with a single, well-crafted prompt. ## Hitting your limit When you hit your credit limit, you'll need to upgrade your plan or purchase additional credits to keep building or have your integraitons run. If you run out of credits while building, Anything will prompt you to upgrade your plan when you send your next message. As apps you create start using credits for integrations, Anything sends you an email alert from `hello@createanything.com` as you near your limits. Track your credit usage from: * **Subscription & credits** in the dashboard * **Email alerts** as you approach your limit ## Need More? If you need a custom credit limit or team plan, [contact us here](https://n95j344rku9.typeform.com/to/KXvf3tZG). ## Earn Free Credits ### Social Share * In exchange for sharing a Tweet about Anything, you can earn free credits. * Head to your Anything Dashboard ([createanything.com/dashboard](https://createanything.com/dashboard)) and then select Subscription and Credits > Get Free Credits. Free Credits ### Referral Program * Refer friends to Anything and earn free credits when they sign up! * Visit the [dashboard](https://createanything.com/dashboard) and click on "Get Free Credits" to access your referral link. * Share your unique referral link with friends and earn credits for each successful referral. Referral Program ## **Refund Policy and Cancellations** Anything does not offer refunds at this time. We can assist you with cancelling your Anything subscription, which you can do by heading to your [dashboard](https://app.create.xyz), clicking on Subscription and Credits > Update Plan > Manage Billing Choose Plan # Subscriptions Source: https://www.create.xyz/docs/account/subscriptions Join Anything Pro ## Plans * **Free** - Perfect for trying out Anything * 5k credits to explore * Daily message limits * Limited code generation * Public projects * **Anything Pro** * Advanced code generation agent * Private projects * Custom domains * Priority AI models * Choose your monthly credit limit: * Pro 20k - \$19/mo - 20k credits * Pro 50k - \$49/mo - ~~50k~~ 55k credits * Pro 100k - \$99/mo - ~~100k~~ 110k credits * Pro 200k - \$199/mo - ~~200k~~ 220k credits * Pro 300k - \$299/mo - ~~300k~~ 330k credits * Pro 400k - \$399/mo - ~~400k~~ 440k credits * Pro 500k - \$499/mo - ~~500k~~ 550k credits * Pro 600k - \$599/mo - ~~600k~~ 660k credits * Pro 750k - \$749/mo - ~~750k~~ 825k credits * Pro 900k - \$899/mo - ~~900k~~ 990k credits You can view a full feature breakdown on our [pricing page](https://create.xyz/pricing). Free plans come with daily message limits and projects are public by default. Upgrade to Anything Pro for more credits per month, private projects, custom domains, and more. ## Support Get help from our community of creators and the Anything team Premium email support for paid members ## Change Subscription 1. Go to the [dashboard](https://create.xyz/dashboard) 2. Choose "Subscription & credits" 3. You can see your current plan and credits 4. Select "[Update plan](https://pay.create.xyz/p/login/5kA6oDbVS22c2jedQQ)" 5. From here you can: * Upgrade your plan * Downgrade your plan * Cancel your subscription ## Invoices, Receipts, and Billing History You can access your invoices, receipts, and billing history through Anything's [billing portal](https://pay.create.xyz/p/login/5kA6oDbVS22c2jedQQ) in Stripe. # Your Profile Source: https://www.create.xyz/docs/account/your-profile Update and manage your profile settings You can customize your profile settings including: * Username * Profile photo These settings can be accessed and modified from the **Edit Profile** section in your dashboard. ## Profile Visibility Your profile information (username and profile photo) will be displayed: * On the Anything Community page * Next to your published projects Learn more about sharing your work in the [Anything Community](/publish-and-share/community) section. # Components Source: https://www.create.xyz/docs/builder/components Reusable UI building blocks automatically generated by Anything ## Overview Components are reusable building blocks that Anything automatically generates for your application. They help create consistent, maintainable interfaces by breaking down complex UIs into smaller, manageable pieces that work seamlessly together. We use components to: * Break down large projects into manageable pieces * Maintain consistency across your application * Save development time with reusable elements * Improve code quality and reduce complexity * Build a library of components for your team As your application grows, Anything automatically identifies opportunities to create components, helping reduce code complexity and improve maintainability. ## Chat-based component generation Anything automatically updates your component structure as you chat about your application. When a feature requires reusable UI elements, it: 1. **Identifies reusable patterns** in your requests 2. **Creates Components** with appropriate structure and arguments 3. **Integrates Components** into your pages and other components 4. **Maintains consistency** across your entire application # Controls Source: https://www.create.xyz/docs/builder/controls Navigating the Anything Builder Controls Pn ## Chat You chat with Anything to build your app. Tell it what to build using text or images: * You can paste imges into the chat * Press `cmd-enter` (or `ctrl-enter` on Windows) to send messages * Anything uses your app's code and chat history to generate updates * Paid plans get enhanced AI generations with more context ## Mode Switcher Mode Switcher * **Thinking Mode** - Our default mode, this allows the AI to generate the highest quality results and when necessary review external resources to ensure accuracy. * **Discussion Mode** - chat without making edits. It can be important at times to prevent edits to your work and be able to ask questions of the builder about status, approach or specific features without allowing it to alter your current design. * **Fast Mode** - Built for speed at the expense of quality, this mode is designed to get you results quickly. It is inferior to Thinking Mode in many ways, but uses less credits to generate code. Learn how to write effective prompts in our [Guide to Prompting](/prompting). ## Commands * Type `/` in the chat to open the add-ons menu * Choose [integrations](/builder/integrations) or create new elements * Your selection appears as a special chip in chat * Send your message to apply the command ## Controls Key controls in the top navigation from left to right: * **Logo Menu**: Create new elements ([Pages](/builder/pages), [Components](/builder/components), [Functions](/builder/functions), etc.) * **Project Selector**: Rename the project/element, jump between different elements in your project, change the [generation level](#generations) * **Modes**: Toggle between [Demo, Code and Preview](/essentials) * **Responsive**: Test responsive design (Desktop/Mobile * **Publish**: [Launch your website or app](/publish-and-share/publish) ### Logo Menu Logomenucontrols Pn * Return to Dashboard - head back to your main account page in Anything * New Project - start a new project * Version History - [restore from a prior version](https://www.create.xyz/docs/essentials#version-history) * Enable User Accounts - turn on [user login](/builder/user-accounts) features * [Project Settings](https://www.create.xyz/docs/essentials#project-settings) - project metadata, generation settings, social previews and more * Docs - head here to our documentation and knowledge base ### Project Settings Control important project specific settings including assets, secret keys, custom instructions, generation settings, authentication providers, branding, social share, mobile app settings and more. Ezgif 6c735490bbae99 Gi ### Mode Switcher: **Demo, Code, and Preview** By default we will always show you the build in demo mode. You can quickly switch between different modes to work on your app. Learn more about [**controls**](https://www.create.xyz/docs/builder/controls): * **Demo mode**: the default view, work and test your application while building it right * **Code mode**: View and edit the underlying code * **Preview**: A live preview sandbox to view your site as a public user and test functions, authentication, payment systems and more. ``` If you are working with a wordpress.com site, you may need to use a [plugin](https://wordpress.com/plugins/iframe) to get the iframe to display. # Publish Source: https://www.create.xyz/docs/publish-and-share/publish Host and share your Anything apps Publish Your Web App, Mobile App or both with these simple steps.