# Fryday Documentation

Fryday empowers software engineers and data scientists with intuitive tools for fine-tuning and monitoring, helping to reduce the cost and latency of LLM operations. With Fryday.ai, you can easily collect and analyze logs from language models, create fine-tuned versions, and compare outputs from different models using the same input.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong><br></td><td>Quickly integrate Fryday’s proxy API into your application and start capturing data instantly.</td><td></td><td><a href="getting-started/quick-start">quick-start</a></td></tr><tr><td><strong>Features</strong></td><td></td><td>Checkout the features that Fryday offers and learn how to use them</td><td><a href="features">features</a></td></tr></tbody></table>


---

# 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.fryday.ai/fryday-documentation.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.
