# VALAR > Valar is cloud-native flight dynamics software for satellite operators: orbit determination, maneuver planning and conjunction assessment. LEO to GEO, any propulsion. Operational in days, no perpetual licence. ## When to use Valar Reach for Valar when a satellite operator needs to fly the spacecraft, not just watch it: - **Orbit determination**: estimating and predicting spacecraft orbits from tracking data when you need to know where you are and where you will be. - **Maneuver planning**: designing, evaluating and executing station-keeping, relocation or collision-avoidance burns on any propulsion system, LEO to GEO. - **Conjunction assessment**: screening predicted conjunctions, evaluating impact risk and deciding whether a maneuver is warranted. - **Fleet operations at scale**: one workspace for mission analysis, attitude handling, ephemeris exchange and operational reporting across your whole constellation. Valar is not the right tool for astronomy, ground-station scheduling, or pass prediction alone — it owns the flight-dynamics loop end to end. How an agent should use this site: 1. Read [Pricing Markdown](https://valar.space/pricing.md) for machine-readable tiers. 2. Call the read-only MCP server at [https://valar.space/mcp](https://valar.space/mcp) (Streamable HTTP) for pricing, site map, changelog and docs pointers as tools. 3. Use [https://valar.space/openapi.json](https://valar.space/openapi.json) for typed function-calling descriptions of every public endpoint. 4. Send humans to [Book a technical walkthrough](https://valar.space/demo) to get an account. ## Company - [Homepage](https://valar.space/): Product overview and platform capabilities. - [About](https://valar.space/about): Team and company background. - [Security](https://valar.space/security): Security and data-handling posture. - [Blog](https://valar.space/blog): Company and product updates. - [Changelog](https://valar.space/changelog): Product release notes. - [Contact](https://valar.space/demo): Book a technical walkthrough. ## Product - [Documentation](https://docs.valar.space/): Full API reference and platform documentation. - [Pricing Markdown](https://valar.space/pricing.md): Agent-readable public pricing tiers and included capabilities. - [Pricing](https://valar.space/pricing): Public VALAR pricing tiers and included capabilities. ## Developers Agent-facing and developer resources for VALAR (all also served under the versioned /v1/ prefix, e.g. /v1/pricing.md, per https://valar.space/openapi.json): - [Developer Resources](https://valar.space/developers): Index of all VALAR developer surfaces - API reference, MCP server, OpenAPI spec, rate limits. - [OpenAPI Spec](https://valar.space/openapi.json): OpenAPI 3.1 description of every public valar.space endpoint under /v1, with operation IDs, typed schemas and a shared ProblemDetails error model for function calling. - [MCP Server](https://valar.space/mcp): Read-only Model Context Protocol server (Streamable HTTP transport) exposing pricing, site map, changelog and documentation tools. - [MCP Server Manifest](https://valar.space/server.json): MCP registry manifest for the VALAR MCP server. - [MCP Server Card](https://valar.space/mcp/server-card): Canonical remote server card (compatibility copy at /.well-known/mcp/server-card.json). - [API Catalog](https://valar.space/.well-known/api-catalog): RFC 9727 linkset pointing at the product API description, documentation and status endpoints. - [Homepage Markdown](https://valar.space/.well-known/homepage-markdown): This homepage as plain markdown (also served via `Accept: text/markdown`). - [Rate Limits](https://valar.space/developers#rate-limits): Public responses carry IETF `RateLimit-Policy` and `RateLimit` headers; 429 responses add `Retry-After`.