> For the complete documentation index, see [llms.txt](https://lifeat.gitbook.io/lifeat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifeat.gitbook.io/lifeat/how-to-use-explore.md).

# How to use Explore

### Ready to Explore?

One of the best things about LifeAt is that we offer both solo and multiplayer styles of productivity. Do you work best alone or by body doubling with friends? In our Explore tab you will find a few useful links, so let’s check them out:

### **Spaces**

Explore our catalogue of dynamic backgrounds, separated by category. Here is where you’ll find featured and trending spaces updated for every season. This is also where you can submit a space for review to be published on our platform.

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_1e4wg9m.png)

### **Communities**

This is where you’ll find and connect with our coworking community. Join any of these Public rooms to chat with others around the world who are focusing together to get their tasks done. Share your tasks with the chat for accountability, join a video call to body double alongside our community.

<figure><img src="/files/jKPmcY3G0uYTEDlEsOli" alt=""><figcaption></figcaption></figure>

### Newsletter & Blog

To subscribe to our newsletter, head on over to [newsletter.lifeat.io/](https://newsletter.lifeat.io/)!  :heart:

We're excited to introduce our new Blog page, designed especially for our community. Here, you'll discover a wealth of stories touching on ADHD, practical productivity lifestyle tips, and engaging guest posts. It's your go-to source for inspiration, knowledge, and a deeper connection with our vibrant community.

![](https://storage.crisp.chat/users/helpdesk/website/cc8b4dfbc86a0000/image_lm6h9p.png)


---

# 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://lifeat.gitbook.io/lifeat/how-to-use-explore.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.
