> For the complete documentation index, see [llms.txt](https://handbook.anycase.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.anycase.ai/lessons/app-overview-and-layout.md).

# App Overview and Layout

{% embed url="<https://www.loom.com/share/78b8f8e1b3364eeb92be7e587e61f933?sid=ffa24fdb-7d44-4757-9419-2b24ff346b53>" %}

Before we dive in to the features, let's first get acquainted with the layout and buttons you'll find on the web application.

## Accessing the web app

You may access the Anycase.ai web application using any web browser on your desktop, laptop, and mobile phone. Simply login on <https://app.anycase.ai>.&#x20;

<div align="center"><figure><img src="/files/qhdpSSEDgpcPBd1lP2oO" alt=""><figcaption></figcaption></figure></div>

Tip: Bookmark the page in your browser for easy access!

## The Search box

A core component of Anycase.ai is its powerful Search engine. The Search box is where you'll input your queries, questions, and even commands.

<figure><img src="/files/8HQIwoj0IbTajl081PUY" alt="" width="563"><figcaption></figcaption></figure>

If you know how to Google, you'll be right at home with this.

### Sample queries

If you want to quickly try the Search engine, you'll find sample queries below the Search box that you can use to get going.

## Light and Dark Modes

Do you prefer reading in Light Mode or Dark Mode? It's up to you! Click on the Sun and Moon icons on the app to switch between Light and Dark modes.

## Quick access to support

Our team is ready to assist you, and we've made it easy to get help right from the app.

<figure><img src="/files/NHEMtmkt0yKcThoY7C8J" alt="" width="216"><figcaption></figcaption></figure>

Click on the Handbook link to access this resource any time, and there's also a chat box that you can use to send us a direct message.


---

# 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 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://handbook.anycase.ai/lessons/app-overview-and-layout.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.
