# Environment Variables

Moropo provides you with preset variables to make writing your test case easier.&#x20;

<table><thead><tr><th width="296">Variable</th><th>Description</th></tr></thead><tbody><tr><td><a data-mention href="/pages/4Edpgfk7CVndPkgRo8NE">/pages/4Edpgfk7CVndPkgRo8NE</a></td><td>The iOS BundleID or Android Package Name.</td></tr><tr><td><a data-mention href="/pages/MWGdkfZZKy7uoZccnjIV">/pages/MWGdkfZZKy7uoZccnjIV</a></td><td>A URL to access the Expo Release Channel set in the Integrations Page.</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://docs.moropo.com/creating-tests/environment-variables.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.
