> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yuvrajverma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

> Frequently asked questions about Latch

## Getting Started

### Do I need coding experience?

No! Latch is designed to be customized entirely through config files. If you can edit text files, you can customize Latch. If you want to make more changes you can edit files but this requires basic experience of react.

### Can I translate Latch into another language?

Yes! All visible text is stored in the `config/` directory as plain TypeScript files. See the [Quick Tips](/help/quick-tips) guide for a full walkthrough.

### What's included in my purchase?

* Complete Latch source code
* All components and layouts
* 2x Game templates
* VPS and Dedicated server pages
* Knowledge base system
* Legal page templates
* Comprehensive documentation (You're here)
* Lifetime updates
* Discord Support

### Can I use Latch for multiple sites?

No! It is only valid for single website, With the nature of product you may have to purchase additional license to run it on another site.

### Is Latch a hosting service?

No, Latch is a **complete website**. You use it to build the front-end website for your hosting business. You'll need to connect it to your own billing system (WHMCS, Blesta, etc.) and game panel (Pterodactyl, etc.).

## Technical Questions

### Does it work with my hosting panel?

Yes! Latch is designed to integrate with any hosting panel or billing system. You just need to update the checkout/order URLs in the config files to point to your billing system.

**Popular integrations:**

* WHMCS
* Blesta
* HostBill
* Pterodactyl Panel
* Multicraft
* Custom billing systems

### Can I use it with WordPress?

Latch is a Next.js site, not a WordPress site. However, you could run Latch as your main site and WordPress on a subdomain for your blog (e.g., `blog.yoursite.com`).

### Does it support light mode?

The site uses a dark color scheme, Light mode might be pushed in further updates(Not planned yet).

## Game Configuration

### How many games can I add?

Unlimited! You can add as many game hosting pages as you want. Each game gets its own configuration file and dedicated page.

### Can I add custom games?

Absolutely! Just copy one of the template files, customize it for your game, and register it. It takes about 5-10 minutes

### Can I have different pricing per region?

Yes! Latch supports multi-region pricing. You can set different prices for US, EU, Asia, or any other regions you serve.

### Can I use hourly billing?

Yes! Latch supports multiple billing periods:

* Hourly
* Daily
* Weekly
* Monthly
* Quarterly
* Semi-annually
* Yearly
* Lifetime

## Updates & Support

### How do I update Latch?

When updates are released:

1. Download the latest version
2. Backup your config files
3. Replace the core files
4. Restore your config files
5. Test your site

<Info>
  Config files are designed to be update-safe. Your content stays separate from code.
</Info>

### Do I get free updates?

Yes! You receive free updates including:

* Bug fixes
* New features
* Performance improvements

### Is there support available?

* **Documentation:** Comprehensive guides (included free)
* **Email Support:** [hello@yuvrajverma.in](mailto:hello@yuvrajverma.in)
* **Discord Support:** Join Discord

### Can I request features?

Yes! We love hearing from users. While we can't guarantee all requests will be implemented, we prioritize features that benefit the community.

### Can I resell Latch?

No, you cannot resell Latch itself.

### Do I need to credit/link to Latch?

No attribution is required! You can remove any "Built with Latch" or similar text.
