# Examples

Explore real-world demos that showcase how AIP + Membase infrastructure enables decentralized, interoperable AI agents.

### By Scenario

| Scenario                 | Example                                                                                                | Description                                        |
| ------------------------ | ------------------------------------------------------------------------------------------------------ | -------------------------------------------------- |
| **Multi-agent games**    | [aip\_chess\_game](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_chess_game)           | Two agents playing chess with decentralized memory |
| **Trading**              | [aip\_trader\_agents](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_trader_agents)     | Autonomous trading on BNBChain                     |
| **Personal agents**      | [aip\_personal\_agents](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_personal_agents) | Agents built from X (Twitter) user data            |
| **Full-featured agents** | [aip\_agents](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_agents)                    | Memory, identity, interoperability                 |
| **Tools**                | [aip\_tools](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_tools)                      | Weather, trading APIs, etc.                        |
| **Memory Hub**           | [aip\_hubs](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_hubs)                        | Upload, sync, retrieve from Hub                    |
| **LLM + MCP**            | [aip\_agents\_llm](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_agents_llm)           | LLM-driven agents with MCP and Membase             |
| **Agent config**         | [aip\_agent\_config](https://github.com/unibaseio/aip-agent/tree/main/examples/aip_agent_config)       | Customizable agent templates (CallbackAgent)       |

📂 All examples: [AIP GitHub /examples](https://github.com/unibaseio/aip-agent/tree/main/examples)

***

> New demos and applications are actively being added — stay tuned for multi-agent collaboration demos, decentralized gaming agents, and knowledge-driven autonomous bots!
