# Baked Alaskan PFL META Budget Guide

## Baked Alaskan Racing Guides

- [Welcome](https://docs.bakedalaskanracing.com/welcome.md): Hello everyone, it's a beautiful day! We created this site as a quick reference for info that we got tired of looking up multiple times.
- [Beginner Info](https://docs.bakedalaskanracing.com/beginner-info.md): If you're new to photofinish.live here's our current tips for hopping into the game as of Season 15.
- [Our Barn](https://docs.bakedalaskanracing.com/our-barn.md): Info about horses we have or have had in our barn.
- [Linktree](https://docs.bakedalaskanracing.com/linktree.md): This page is a list of the tools and sites we use for photo finish live information gathering.
- [Legacy Info](https://docs.bakedalaskanracing.com/legacy-info.md): Info from the old game Horse Racing Manager, may not at all be valid, just interesting.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bakedalaskanracing.com/welcome.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.
