# Getting Started

{% hint style="success" %}
Before you can access your FieldAgent data, you must have an active FieldAgent account.&#x20;

You can visit this [page](https://sentera.com/pricing/) for more information on setting up or renewing your FieldAgent account.
{% endhint %}

***

## Sign-In

After installing the app, you will be greeted with a login screen.&#x20;

You can enter your email and password to access the app or simply tap "Login as Guest".

<figure><img src="/files/i7SLIAUAwPIWcA4hwicy" alt=""><figcaption><p>Sign-In to FieldAgent</p></figcaption></figure>

{% hint style="info" %}
You can continue with the [60-Second Guides](/home/fieldagent-mobile-ios/60-second-guides.md) or go to the complete App Guide below.
{% endhint %}


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/app-guide/getting-started.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.
