# The PettBro Agent

The **PettBro Agent** is a jointly developed AI agent built for the **Olas Accelerator**, representing a major step towards truly autonomous, agent-driven experiences.

Once activated, the agent independently takes care of your digital pet — even when you’re offline. It keeps your pet alive and thriving, shapes a unique personality over time, and autonomously generates and spends **AIP tokens** to perform meaningful actions, all while optimising for long-term growth and progression.

<figure><img src="/files/OY6iYF89k8qaUKddSA4n" alt="" width="563"><figcaption></figcaption></figure>

By simply running the **PettBro Agent**, users may also become eligible for **OLAS rewards**, aligning autonomous behaviour with real economic incentives.

{% hint style="info" %}
Learn more at [agent.pett.ai](https://agent.pett.ai/)
{% 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://docs.pett.ai/the-pettbro-agent.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.
