> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeycomb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started with Honeycomb for Applications

> Send unstructured logs, structured logs, or traces to Honeycomb and start analyzing your application's performance and behavior.

[Honeycomb](https://www.honeycomb.io/why-honeycomb/) is a fast analysis tool that helps you analyze your code's performance and behavior to troubleshoot complex relationships within your system to solve problems faster.

To use Honeycomb, you first need to get your system's observable external outputs (logs, traces, and metrics) into Honeycomb.

<Note>
  Not ready to instrument and deploy an application, but want to see what Honeycomb can do for you?
  Check out this [interactive demo](https://play.honeycomb.io/sandbox/environments/analyze-debug-tour) that requires no setup, or learn what is possible from the [guided tutorials in our Honeycomb sandbox](https://play.honeycomb.io/sandbox/tours)!
</Note>

<Card title="Get Started with Unstructured Logs" href="/get-started/start-building/application/unstructured-events/">
  Get up and running with Honeycomb for your unstructured logs.
  Learn how Honeycomb treats unstructured data, explore methods of sending unstructured logs to Honeycomb, and get resources related to enhancing and exploring your data once it is in Honeycomb.
</Card>

<Card title="Get Started with Structured Logs" href="/get-started/start-building/application/structured-events/">
  Get up and running with Honeycomb for your structured logs.
  Learn how Honeycomb treats structured data, explore methods of sending structured logs to Honeycomb, and get resources related to enhancing and exploring your data once it is in Honeycomb.
</Card>

<Card title="Get Started with Traces" href="/get-started/start-building/application/traces/">
  Get up and running with Honeycomb for your traces and wide events.
  Learn how to easily add instrumentation and use Honeycomb to observe and understand your application.
</Card>

## Frontend Observability

<Card title="Get Started with Honeycomb for Web" href="/get-started/start-building/application/web/">
  Get up and running with Frontend Observability for web applications. Add instrumentation to your web application, send telemetry data to Honeycomb, and use Honeycomb to explore your data.
</Card>

<Card title="Get Started with Honeycomb for Android" href="/get-started/start-building/application/android/">
  Get up and running with Frontend Observability for Android. Add instrumentation to your Android application, send telemetry data to Honeycomb, and use Honeycomb to explore your data.
</Card>

<Card title="Get Started with Honeycomb for iOS" href="/get-started/start-building/application/ios/">
  Get up and running with Frontend Observability for iOS. Add instrumentation to your iOS application, send telemetry data to Honeycomb, and use Honeycomb to explore your data.
</Card>

<Card title="Get Started with Honeycomb for React Native" href="/get-started/start-building/application/react-native/">
  Get up and running with Frontend Observability for React Native. Add instrumentation to your React Native application, send telemetry data to Honeycomb, and use Honeycomb to explore your data.
</Card>
