Skip to content

Instantly share code, notes, and snippets.

Moxy — Terms of Service
Effective Date: February 19, 2026
By using Moxy, you agree to these Terms of Service. If you do not agree, do not use the app.
1. Description of Service
Moxy is a research-informed nutrition tracking application that helps you log meals, track macronutrients and micronutrients, set
evidence-based health goals, and discover recipes. The app combines government nutrition databases with insights drawn from
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Moxy — Privacy Policy</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;