# Emergent ## Docs - [AgentModel](https://docs.emergent.community/api-reference/agent-model.md): Complete API reference for the AgentModel class. - [Helper Functions](https://docs.emergent.community/api-reference/helpers.md): Utility functions included with Emergent for building simulations quickly. - [AgentModel](https://docs.emergent.community/concepts/agent-model.md): The central class in Emergent — understand how parameters, graphs, and simulation logic fit together. - [Graph Structures](https://docs.emergent.community/concepts/graph-structures.md): Choose the right network topology for your agent-based simulation. - [Opinion Dynamics](https://docs.emergent.community/examples/basic-simulation.md): A complete example simulating how agents converge on a shared opinion through repeated neighbor interactions. - [Introduction](https://docs.emergent.community/introduction.md): Emergent is a Python framework for building and simulating agent-based models on graph structures. - [Quickstart](https://docs.emergent.community/quickstart.md): Build and run your first agent-based simulation with Emergent in under 5 minutes. ## OpenAPI Specs - [openapi](https://docs.emergent.community/api-reference/openapi.json)