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

# Additional Resources

## **Official Documentation**

* **LIV App Configuration Guide**: [LIV App Setup Guide](https://help.liv.tv/hc/en-us/articles/19370309456402)

  Step-by-step instructions for setting up and using the LIV App for MR capture.
* **Meta Presence Platform Documentation**: [Meta Developer Portal](https://docs.metapresence.it/en/home)

  Reference material for Meta-specific features such as Passthrough, Spatial Anchors, and Scene API.
* **Unreal Engine Documentation**: [Unreal Engine Docs](https://dev.epicgames.com/documentation/en-us/unreal-engine)

  General Unreal Engine guides for project configuration, materials, and plugins.

## **Community and Support**

* **LIV App help guide:** [Help docs](https://help.liv.tv/hc/en-us) Guides for using the LIV App on Steam
* **LIV Discord Community**: [LIV Discord](https://discord.com/invite/liv)

  Join the LIV Discord server to connect with other developers, ask questions, and get support.
* **LIV YouTube Tutorials**: [LIV YouTube Channel](https://www.youtube.com/@liv)

  Watch setup tutorials, troubleshooting guides, and MR capture demonstrations.
* **LIV Support Ticket System**: [LIV Support Portal](https://help.liv.tv/)

  Submit a ticket for technical support or report issues with the SDK.
* **Meta Developer Forums**: [Meta Forums](https://communityforums.atmeta.com/t5/Unreal-Development/bd-p/dev-unreal)

  Discuss Meta Presence Platform features and troubleshooting with Meta developers and engineers.
* **Unreal Engine Community Hub**: [Unreal Engine Forums](https://forums.unrealengine.com/)

  Explore Unreal Engine forums, Q\&A threads, and community resources.

## **Troubleshooting Tools**

* **Unreal Engine Logs**:

  Find engine logs to diagnose errors and warnings in your Unreal project.

  * Location: `[ProjectRoot]/Saved/Logs/`
* **ADB Logs for Quest Devices**:

  Use **ADB (Android Debug Bridge)** to access logs for Meta Quest devices:

  * `adb logcat`
* **Performance Monitoring**:

  Use Unreal Engine commands to monitor performance in real-time:

  * **Stat FPS**: Displays frame rate.
  * **Stat Unit**: Shows frame time, GPU time, and CPU time.

## **Contact Information**

If you need direct assistance or technical support, reach out to the LIV SDK team:

* **Support Email**: [support@liv.tv](mailto:support@liv.tv)
* **Developer Relations**: [developer@liv.tv](mailto:developer@liv.tv)
