# Hyperfy Discord - 2026-03-09

## Overall Discussion Highlights

### Technical Issues
- **Raycasting Tag Functionality**: User Valiant reported an issue with the `.tag` functionality in the Hyperfy platform. Despite following documentation from the GitHub repository, all attempts to use tags for raycasting consistently returned `null` values. Valiant tested multiple implementation approaches including:
  - Setting tags in constructor options
  - Setting tags as properties before and after `app.add()`
  - Testing with both same and separate apps for raycasting
  - All approaches resulted in the same `null` value issue

### Community Moderation
- Users identified and reported a potential scam message in the developers channel, requesting moderator intervention

## Key Questions & Answers

- **Q: How can I get the .tag property working with raycasting?** (asked by Valiant)  
  **A:** This question remained unanswered in the discussion

## Community Help & Collaboration

No significant help interactions were recorded in this chat segment.

## Action Items

### Technical
- Investigate why the `.tag` property returns null in raycasting despite documentation | Mentioned By: Valiant

### Documentation
- Review accuracy of tag functionality documentation in Prim.md | Mentioned By: Valiant