> For the complete documentation index, see [llms.txt](https://docs.agentlayer.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agentlayer.xyz/agenthub-and-studio/getting-started-with-agentstudio.md).

# Getting Started with AgentStudio

Since AgentStudio is constructed on the fantastic open-source project [Dify](https://dify.ai) and shares a similar feature set, you can consult the [official Dify documentation](https://docs.dify.ai/) for general guidance on using AgentStudio.

## Video Tutorials

Following are a few video tutorials / demos for creating various agent/chatbots using AgentStudio.

### Simpel RAG based Agent

Here is a quick demo of creating a simple Q\&A agent based on information retrieved from a pre-created knowledge base. The agent will answer any question related to the topics in the knowledge(context). The knowledge base here is just a simple markdown file, though it could be a tens of thousands files or even could be created from scaping websites.

{% embed url="<https://www.youtube.com/watch?v=ymcwkRAD7L4>" %}
