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

# Getting Started

- [Introduction](https://docs.neuron-ai.dev/v1/getting-started/readme.md): Learn what NeuronAI is and what you can do with it.
- [Fast Learning by Video](https://docs.neuron-ai.dev/v1/getting-started/fast-learning-by-video.md): Position yourself in the AI Agent era with our extensive tutorials and technical insights into NeuronAI capabilities. Learn from practical examples and real-world use cases.
- [Getting Started](https://docs.neuron-ai.dev/v1/getting-started/getting-started.md): Step by step instructions on how to install NeuronAI in your application and create an Agent.
- [Agent](https://docs.neuron-ai.dev/v1/getting-started/agent.md): Easily implement LLM interactions extending the basic Agent class.
- [Tools](https://docs.neuron-ai.dev/v1/getting-started/tools.md): Give Agents the ability to interact with your application context and services.
- [Streaming](https://docs.neuron-ai.dev/v1/getting-started/streaming.md): Presenting AI response to your user in real-time.
- [Structured Output](https://docs.neuron-ai.dev/v1/getting-started/structured-output.md): Enforce the Agent output based on the provided schema.
- [Attachments (Documents & Images)](https://docs.neuron-ai.dev/v1/getting-started/attachments-documents-and-images.md): Attach documents and images to your message.
