# Welcome

Welcome to the Lunch Money knowledge base! :wave:<img src="https://160037560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2W9WT63LQTW7JYT64B%2Fuploads%2FjkyGoHm4vS0vQt3UXvy1%2Fimage.png?alt=media&#x26;token=cb5e7d31-17c9-4f04-86d2-908897977590" alt="" data-size="line">

Here, you can find detailed information on the different app features, step-by-step instructions, and answers to frequently asked questions.

***

## Navigating the Knowledge Base

### Ask or Search

At the top right corner of any page within this Knowledge Base, you can click on the search bar to search any keyword, or type a question:

<figure><img src="https://160037560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2W9WT63LQTW7JYT64B%2Fuploads%2FIDRwuH1oaL2JL0S57K44%2Fimage.png?alt=media&#x26;token=914ebf0f-0322-464e-aeb6-a7a34d106c6b" alt=""><figcaption></figcaption></figure>

The search engine will scan through the Knowledge Base and summarize an answer in seconds, with references to help you find out more information.

You could also search any topic or question directly the search field below:

<button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Search…</button>

### **Table of Contents**

On the left-side you will find the table of contents menu with all the Knowledge Base sections and pages. Some sections contain sub-pages, which will expand into view once clicked on:

<figure><img src="https://160037560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2W9WT63LQTW7JYT64B%2Fuploads%2FjrOl6besi5cVZQZr9vnU%2F7ac0edf529ccc8b493bf5da37cd946ec.gif?alt=media&#x26;token=d35f659d-800f-46c9-91bb-e3b70b7a38c0" alt=""><figcaption></figcaption></figure>

## Are there any tutorial videos?

If you're more of a visual learner, we share helpful "how-to" tutorials and tips on the official [Lunch Money YouTube channel](https://www.youtube.com/@lunchmoneyapp)! You check out the full collection of tutorials here:

<a href="https://www.youtube.com/playlist?list=PL7uAIYDX_Pk0i8p1X9Qtfh1OVfKPe8hTl" class="button primary">See all Lunch Money tutorial videos ➜</a>

## I just signed up to Lunch Money. What now?

Congratulations on starting your 30-day trial with Lunch Money! If you are just starting out, we highly recommend checking out the [Getting Started](https://support.lunchmoney.app/getting-started) guide to get your budget account all set up!

<a href="getting-started" class="button secondary" data-icon="arrow-right">Go to "Getting Started" guide</a>


---

# 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://support.lunchmoney.app/master.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.
