# Trackers

Trackers are often used to keep track of A-Rank windows. Not every world uses these trackers, but it is helpful to be aware of them.

## Faloop

{% embed url="<https://faloop.app/>" %}

Permissions may be needed to view and mark timers. How permissions are handled vary from server to server.

### How to Read Timers

<figure><img src="/files/ni910gZqe2ZK3rhWrkl1" alt=""><figcaption></figcaption></figure>

**Open (green):** This mark's spawn window **has been open for 47 minutes.** It is at 39% through the window.&#x20;

***

<figure><img src="/files/uZqqY80FooPSyy6qPdlp" alt=""><figcaption></figcaption></figure>

**Capped / Forced (blue)**: This mark's spawn window has been open **for 2 hours and 51 minutes**. It capped **51 minutes ago**.

***

<figure><img src="/files/95nA9dcRj1LeWja74nzO" alt=""><figcaption></figcaption></figure>

**Closed (grey):** This mark's spawn window is closed, and will open **in 3 hours and 17 minutes**.

## Bear Tracker

{% embed url="<https://tracker.beartoolkit.com/timer>" %}

### How to Read Timers

| How it appears on Bear                                                                | Spawn window status | What it means                                                                                        |
| ------------------------------------------------------------------------------------- | ------------------- | ---------------------------------------------------------------------------------------------------- |
| <img src="/files/ZqfbcvxRmFhZ1FwFzOXp" alt="Open Window" data-size="original">        | **Open**            | This mark's spawn window **has been open for** **1 minute**. It is at 1% through the spawn window.   |
| <img src="/files/NNkXqJTW5eHUrTUCFzpP" alt="Nearly Open Window" data-size="original"> | **Almost open**     | This mark's spawn window will be open **in 6 minutes.**                                              |
| <img src="/files/EXTbpUoSyUjPuNzdobOr" alt="Capped Window" data-size="original">      | **Capped / Forced** | This mark's spawn window has been open **for 2 hours and 48 minutes**. It capped **48 minutes ago**. |
| <img src="/files/ahyLgeyK3JPvYwEJdAgw" alt="Closed Window" data-size="original">      | **Closed**          | This mark's spawn window will open **in 3 hours and 2 minutes**.                                     |


---

# 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://trainguide.ffxivhunts.com/trackers.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.
