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

# Getting Started

- [Create Agent](https://docs.vorsto.io/getting-started/create-agent.md): Create an agent  on your console
- [Configure Agent](https://docs.vorsto.io/getting-started/configure-agent.md): Explore the various fields you need to configure your agent for production use
- [Functions](https://docs.vorsto.io/getting-started/functions.md): Configure your agent to perform special functions on your system like sending and getting data in a chain process. You can chain multiple functions to fully automate a process or flow.
- [Parameters](https://docs.vorsto.io/getting-started/parameters.md): Function parameters are optional and are passed down to your functions from your interaction with the agent.
