# Hyperfy Discord - 2026-01-07

## Overall Discussion Highlights

### World Development & Sharing
- **Edgeville World**: Fibelius shared a technically complex 3D environment called "Edgeville" with 115 draw calls and 2.7 million triangles
- **Social Media Sharing**: untitled, xyz shared links to Twitter/X posts about their project and an "agentic hyperfy fork" by user saori

### Technical Concepts & Features
- **Infinite World System**: Ash shared exploratory work on a system for infinite-sized virtual worlds with dynamic content streaming based on proximity
- **Permission-Based Zones**: Concept for dividing worlds into areas with customized building permissions where world owners can designate specific areas for public or restricted building
- **Community Building Areas**: untitled, xyz expressed interest in creating "commons" plazas where visitors could generate their own buildings to be incorporated into a larger city project

### Platform Setup & Configuration
- **Environment Configuration**: Discussion about setting up .env file for various features including Voice Chat and AI prompting
- **VR Compatibility**: Conversations about VR mode activation and compatibility issues with different headsets

## Key Questions & Answers

1. **Q**: How to enable "VR mode" and "Voice Chat" buttons in Hyperfy?  
   **A**: VR button appears automatically when browser supports WebXR; Voice Chat requires adding LiveKit API keys to .env file (answered by ash)

2. **Q**: Why can't I see VR mode and Voice Chat buttons on my local host?  
   **A**: You need to copy .env.example to .env and configure the variables; Voice Chat needs LiveKit API keys; VR auto-enables with supported browsers (answered by ash)

3. **Q**: How do I get prompting to work in my world?  
   **A**: Fill out the AI section in your .env file with your key (answered by untitled, xyz)

4. **Q**: What are the size limitations for custom models?  
   **A**: 100MB constraint was mentioned (specific answer not provided)

## Community Help & Collaboration

- **Hyperfy Setup Assistance**: ash helped Leo7788 understand how to configure their local Hyperfy installation to enable VR mode and Voice Chat functionality
- **AI Implementation**: untitled, xyz shared their solution for implementing AI prompting functionality by configuring the AI section in the .env file

## Action Items

### Technical
- Test and fix Pico VR headset compatibility issues (object duplication in VR mode) | Mentioned by: Leo7788
- Improve cross-device VR compatibility beyond Quest devices | Mentioned by: ash
- Develop the infinite-sized virtual worlds system with permission-based zones | Mentioned by: ash

### Documentation
- Create guide for setting up Voice Chat with LiveKit | Mentioned by: ash
- Create guide for enabling AI prompting functionality | Mentioned by: untitled, xyz

### Feature Development
- Implement "commons" areas with visitor building permissions | Mentioned by: untitled, xyz
- Develop permission system for designated building areas within worlds | Mentioned by: ash