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

# Welcome to Lurky!

Thanks for stopping by the Lurky Docs. This is your go-to guide for making the most of everything Lurky has to offer.

Have a question we haven’t answered yet? [Reach out to us on X](https://x.com/TeamLurky) or [join our Discord](https://discord.lurky.app/). We'd love to hear from you.

Happy Lurking!

## Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>How to Lurk Spaces</strong></td><td>There are a few easy ways to summarize Spaces</td><td><a href="/files/iYyleAPsW55TegzFcoyq">/files/iYyleAPsW55TegzFcoyq</a></td><td></td><td><a href="/pages/OSGA7ribYgY2p8zfujKc">/pages/OSGA7ribYgY2p8zfujKc</a></td></tr><tr><td><h4><i class="fa-message-question">:message-question:</i></h4></td><td><strong>FAQ</strong></td><td>Most common questions from our community</td><td><a href="/files/MfiHfdMsfg9H2Gkzh6Yu">/files/MfiHfdMsfg9H2Gkzh6Yu</a></td><td></td><td><a href="/pages/GFYmJrmYEwdHs5qHtd64">/pages/GFYmJrmYEwdHs5qHtd64</a></td></tr><tr><td><i class="fa-champagne-glass">:champagne-glass:</i></td><td><strong>Campaigns</strong></td><td>Earn points for completed objectives</td><td><a href="/files/OYsoWg8nC7zXdQ0xft3L">/files/OYsoWg8nC7zXdQ0xft3L</a></td><td></td><td><a href="/pages/e3tfDBrNw05okdZER9CZ">/pages/e3tfDBrNw05okdZER9CZ</a></td></tr></tbody></table>


---

# 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://lurky.gitbook.io/lurky-docs/introduction/readme.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.
