---
title: Index Examples | LlamaIndex OSS Documentation
description: Collection of examples demonstrating how to use Index for building RAG applications.
---

[Building RAG Applications with Index & Agents ](../examples/building-rag-with-agents)Create your first index and build an AI agent using LlamaIndex workflows. Query banking documents with an agent that can use retrieval tools and perform calculations.

For more detailed examples on how to use Index, visit [our GitHub repo](https://github.com/run-llama/llama_cloud_services/tree/main/examples/index).
