# Analysis

With the metric and stress-energy tensor found, the different analysis products of Warp Factory can be determined.

<table><thead><tr><th width="269" data-type="content-ref">Example</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/Mo65JZULco8tCiTDb2tQ">/pages/Mo65JZULco8tCiTDb2tQ</a></td><td>Evaluating the energy conditions. <strong>First-time users start here.</strong></td></tr><tr><td><a href="/pages/vL68smxoEBBUDJXp14fp">/pages/vL68smxoEBBUDJXp14fp</a></td><td>How to find the metric scalars.</td></tr><tr><td><a href="/pages/8onF4sLjBjkOdL3USo7g">/pages/8onF4sLjBjkOdL3USo7g</a></td><td>Using the evalMetric function to quickly find analysis products from metrics.</td></tr><tr><td><a href="/pages/54MXkrvlVofREHVaW7uS">/pages/54MXkrvlVofREHVaW7uS</a></td><td>How to plot momentum flow lines of a stress-energy tensor.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://applied-physics.gitbook.io/warp-factory/examples/analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
