# Felix Agent | FAQs

#### 1. **What is the Felix Agent?**

The Felix Agent is an autonomous, onchain position manager for your **feUSD Trove**. It optimizes your interest rate weekly to **keep your position safe from redemptions,** without overpaying.

Start optimizing now: [agents.brahma.fi/felix-agent](https://agents.brahma.fi/felix-agent)

#### 2. **How does it work?**

1. Select your **Felix Trove** and at least one **curator**.
2. Sign a simple delegation to let the Brahma Account adjust your interest rate weekly.
3. Felix Agent begins **auto-adjusting your rate,** non-custodial, fully onchain.

You always keep full control. Felix only manages the rate, not your funds.

#### 3. **How does Felix Agent help avoid redemptions?**

It maintains your position within a **safe buffer zone** by targeting 25% of feUSD supply per asset.

This ensures your Trove stays ahead in the **global redemption queue**, reducing the risk of forced redemptions.

#### 4. **Do I pay more with Felix Agent?**

No. Felix **automatically optimizes** your interest rate weekly based on Trove activity and feUSD supply. You only pay what’s necessary to stay safe never more.

#### 5. **Can I choose my own curators?**

Yes. You can select one or more curators when setting up the agent.

Want to change them later? Just **deactivate the agent and start fresh**.

#### 6. **Is it secure?**

Yes. Felix Agent is designed to be fully secure and transparent:

* It is 100% non-custodial, you retain full ownership of your Trove at all times
* All activity happens onchain for maximum transparency
* You maintain complete control; the Agent only adjusts the interest rate
* Interest rate updates are executed securely via a Brahma Smart Account using delegated permission

#### 7. **Is there a fee for using the Felix Agent?**

Yes. When you activate the Felix Agent to manage your position, a **0.25% APY fee** is charged by Brahma. This is **in addition to the interest charged by Felix Protocol**.

* **Felix Protocol** charges the base interest rate on your feUSD loan
* **Brahma Agent** charges a small **management fee** (0.25% APY) for optimizing your interest rate and maintaining safe redemption buffers
* This fee is **accrued per block** on your **active feUSD debt**, and paid in feUSD

#### 8. **How much is the Brahma Agent fee in practice?**

Here’s a sample calculation:

**Scenario:**

* Borrowed amount: 10,000 feUSD
* Managed by Felix Agent for: 2 months
* Felix Protocol interest: 10% APY

| Component               | Rate & Duration      | Result       |
| ----------------------- | -------------------- | ------------ |
| Felix Protocol Interest | 10% APY → 2 months   | 166.67 feUSD |
| Brahma Agent Fee        | 0.25% APY → 2 months | 4.17 feUSD   |

**Total cost for 2 months:**

* 166.67 feUSD to Felix
* 4.17 feUSD to Brahma Agent

#### 9. **Where can I track the Brahma Agent fee?**

You can view a detailed breakdown in your **Felix dashboard** or vault view. It will show:

* Interest paid to Felix Protocol
* Management fee paid to Brahma Agent

The Brahma fee accrues automatically **per block** and is deducted in feUSD.

#### 10. **What happens if I want to stop using the Agent?**

No problem. Just deactivate the Agent anytime. Your Trove remains untouched, only the interest rate updates stop.

#### 11. **What’s coming next?**

An **Advanced Mode** is on the way, unlocking deeper customizations and curator preferences for power users.

#### 12. **What is** [**Brahma.fi**](http://Brahma.fi)**?**

Brahma is a smart orchestration layer for Internet Finance. It enables developers and users to automate DeFi workflows, manage assets across protocols, and interact with **programmable credit cards** all without giving up custody.

To date:

* $1B+ orchestrated in transactions
* $100M+ managed across 200K+ accounts


---

# 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.brahma.fi/faqs/felix-agent-or-faqs.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.
