# Getting Started

- [Onboard Your GenAI Application](https://docs.fiddler.ai/getting-started/genai-application-onboarding.md): Set up your first GenAI project and application in Fiddler. Learn how to create projects, configure applications, and start monitoring your GenAI interactions.
- [Agentic Observability](https://docs.fiddler.ai/getting-started/agentic-monitoring.md): Comprehensive monitoring, tracing, and analysis of AI agent systems that provides hierarchical visibility into agent reasoning, coordination, and decision-making across multi-agent applications
- [Experiments](https://docs.fiddler.ai/getting-started/experiments.md): Systematically evaluate and compare your LLM and agentic applications with confidence using Fiddler Experiments - comprehensive evaluation framework with built-in metrics (faithfulness, relevancy, saf
- [Guardrails](https://docs.fiddler.ai/getting-started/guardrails.md): Experience the industry's fastest guardrail with the Fiddler Free Guardrails offering, protecting LLMs against hallucinations, safety risks, and jailbreaks.
- [LLM Monitoring](https://docs.fiddler.ai/getting-started/llm-monitoring.md)
- [ML Observability](https://docs.fiddler.ai/getting-started/ml-observability.md)
- [AWS SageMaker Partner AI App](https://docs.fiddler.ai/getting-started/aws-sagemaker-partner-ai-app.md): Get started with Fiddler's Partner AI App on AWS SageMaker. Monitor, explain, and analyze your ML models and GenAI apps in your own AWS environment.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fiddler.ai/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
