# Dendrite Docs ## Docs - [Authentication](https://docs.dendrite.systems/concepts/authentication.md): How to authenticate on any website using Dendrite Vault - [Caching](https://docs.dendrite.systems/concepts/caching.md): Dendrite uses agents to build scripts and caching to run them - [Configuration](https://docs.dendrite.systems/concepts/config.md): Learn how to configure Language Models (LLMs) and general settings in Dendrite - [Data Extraction](https://docs.dendrite.systems/concepts/extraction.md): Extracting data and drawing context-dependent conclusions from websites - [Interactions](https://docs.dendrite.systems/concepts/interactions.md): Interacting and performing actions on websites - [Navigation](https://docs.dendrite.systems/concepts/navigation.md): Navigating the web with the Dendrite browser - [Remote Browser](https://docs.dendrite.systems/concepts/remote-browser.md): Start running web automations at scale. - [Sync/Async](https://docs.dendrite.systems/concepts/sync-async.md): Dendrite supports both Sync and Async - [Examples](https://docs.dendrite.systems/examples.md): Examples and concepts for getting started - [LangChain Agent](https://docs.dendrite.systems/examples/langchain.md): A LangChain Agent that can handle your Instagram account - [Quickstart](https://docs.dendrite.systems/getting-started.md): Create your first web action - [Introduction](https://docs.dendrite.systems/introduction.md): What is Dendrite? - [Dendrite](https://docs.dendrite.systems/sdk-reference/python/browser.md): Manage browser instances and interact with web pages using natural language - [Element](https://docs.dendrite.systems/sdk-reference/python/element.md): Interact with web elements using natural language - [Page](https://docs.dendrite.systems/sdk-reference/python/page.md): Interact with web pages using natural language - [TypeSpec](https://docs.dendrite.systems/sdk-reference/python/types/type-spec.md): Type specification for return data on extraction-based methods ## OpenAPI Specs - [openapi](https://docs.dendrite.systems/api-reference/openapi.json) ## Optional - [Github](https://github.com/dendrite-systems/dendrite-python-sdk) - [Community](https://discord.gg/ETPBdXU3kx)