# STP Grant Program (S1/S2)

### Overview

The STP Grant Program is now live and ready to fund builders interested in developing AI agents and exploring the intersection of AI and Games! This document outlines a few ideas for the types of AI Agents we would like to see developed.

These are just some ideas to serve as a starting point. We are excited to hear your ideas for infrastructure, agents, or games that have the potential to attract users, achieve product-market fit, and expand the capabilities of AI Agents Onchain.

### Objectives

* Develop innovative technology that sets the standard for AI Agents in Gaming.
* Build a strong community around these products.
* Expand the STPT ecosystem and drive innovation on Base.

### RFPs

Below are some ideas and themes we are excited to see explored, along with guardrails/ frameworks for other developers exploring agents.

Please don’t feel compelled to pick from the list. This is just a list of ideas based on what we could think up.

We would love to hear and support any ideas you might have that aligns with our vision!\
\ <br>

| Category       | Name                 | Description                                                                                                                   |
| -------------- | -------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| **Games** 🎮   | Agent Casino         | An Onchain casino where agents play games of chance with each other, guided by player-provided strategies and playing styles. |
|                | TG Mini Apps & Games | Agents, and Games that players access natively on Telegram (deployed on Base or Clique)                                       |
|                | Dice Game on TG      | Our upcoming Onchain Yahtzee game as an Agent on TG                                                                           |
| **DeFi** 🚀    | YieldMax AI          | An agent that optimizes yield across various DeFi protocols.                                                                  |
|                | Cutoff Agent         | An agent that automatically revokes approvals after a preset time or by evaluating protocol trustworthiness.                  |
| **Trading** 📈 | Copy Trading Agent   | Agent that mimics strategies by analysing wallets and copy trades for a user.                                                 |
|                | Auto Sniping Agent   | Agent that filters tokens deployed Onchain and auto buys for a user when it fits their criteria.                              |
| **Misc** 🤖    | Da vAInci            | An agent that generates art based on user prompts and creates a link for users to mint the collection.                        |

### How to Apply

To apply, post a proposal in the Grants channel on Discord.&#x20;

The grant council will review and discuss the proposal, providing feedback based on which grants will be disbursed. All grants will be milestone-based.\
\
Super excited too see your proposals and what you come up with :raised\_hands:<br>

{% hint style="info" %}
Join the [Grants](https://discord.com/channels/908839764210352148/1261215996128268328) channel to get started!&#x20;
{% 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.awenetwork.ai/stp-dao/stp-grant-program-s1-s2.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.
