> For the complete documentation index, see [llms.txt](https://intenet.gitbook.io/intenet-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://intenet.gitbook.io/intenet-docs/introducing-intenet/ai-agents-use-cases/defi-yield-tracker-usdt.md).

# DeFi Yield Tracker (USDT)

### Overview

This AI agent is built to help users identify the **best available USDT deposit yields** across trusted DeFi protocols. By monitoring on-chain data and querying protocol APIs, it delivers real-time insights into yield opportunities—presented clearly and responsibly.

***

### Core Functionality

* **Continuously monitor** leading DeFi protocols for USDT APY (Annual Percentage Yield).
* Provide **real-time rankings** of top-yielding platforms with supporting data.
* Ensure **user safety** by referencing only audited and reputable protocols.
* Offer **clear, formatted summaries** with links and disclaimers.

***

### Prompt Examples

Below are example instructions used to guide the behavior of the underlying LLM:

1. **Objective Definition**

   > "Your primary goal is to monitor and report which DeFi platforms currently offer the highest APYs for USDT deposits. Focus only on a curated list of reputable protocols provided in your knowledge base."
2. **Responding to General Inquiries**

   > "When a user asks, 'What is the best USDT yield?', return a concise ranked list of the top 3 platforms, including:
   >
   > * Current APY %
   > * Protocol name
   > * Network (e.g., Ethereum, Arbitrum)
   > * Verified link to the deposit page"
3. **Reputation-Based Prioritization**

   > "Rank and recommend platforms that have high TVL, clean audit history, and a strong reputation in the DeFi space."
4. **Timestamp Accuracy**

   > "Always include the source of yield data and the timestamp of the last update."
5. **Risk Disclosures**

   > "Attach a disclaimer about the risks of DeFi lending and the fluctuating nature of APYs to every response involving yield recommendations."
6. **Protocol-Specific Queries**

   > "If a user asks about a specific platform (e.g., 'What's the USDT yield on Aave?'), return the latest APY data if the protocol is on the approved list."
7. **Expanded Yield Options**

   > "Consider additional yield strategies if applicable, such as USDT liquidity pools or auto-compounding vaults, depending on knowledge base availability."
8. **Formatting**

   > "Use a clear and user-friendly format with bullet points or tables, and highlight key values (e.g., APY %) for quick reading."

***

### Suggested Knowledge Base Sources

To maintain relevance and accuracy, this agent should be connected to the following structured knowledge components:

<table><thead><tr><th width="230.1953125">Category</th><th>Description</th></tr></thead><tbody><tr><td><strong>Monitored Protocols</strong></td><td>List of approved DeFi platforms (e.g., Aave, Compound, Yearn, MakerDAO) with contract addresses or APIs.</td></tr><tr><td><strong>Reputation &#x26; Risk Scoring</strong></td><td>Audits, TVL stats, exploit history, and a custom trust rating or risk category for each protocol.</td></tr><tr><td><strong>APY Data Access</strong></td><td>Instructions for retrieving APY from on-chain or off-chain sources (e.g., API endpoints, The Graph subgraphs).</td></tr><tr><td><strong>Token Contracts</strong></td><td>Canonical USDT contract addresses on all supported EVM-compatible networks (e.g., Ethereum, Base, Arbitrum, BSC).</td></tr><tr><td><strong>Platform Links</strong></td><td>Verified, secure links to the USDT deposit pages for each protocol.</td></tr><tr><td><strong>Yield Logic</strong></td><td>Explanations of how APY is computed per platform (e.g., interest-only vs. reward farming or vault strategies).</td></tr><tr><td><strong>Disclaimers</strong></td><td>Pre-approved risk statements and disclaimers to ensure compliant, transparent communication.</td></tr><tr><td><strong>Refresh Intervals</strong></td><td>Guidelines on how frequently the agent should update its APY data to ensure accuracy (e.g., every 10 minutes).</td></tr></tbody></table>

***

### Benefits

* Helps users **maximize DeFi returns** safely and easily.
* Reduces the complexity of tracking multiple protocols.
* Encourages **responsible DeFi participation** through transparency.
* Frees up time for users by offering a **real-time decision-support tool**.
