# Live Mode

When you've finished designing, building & testing your App - you're ready to turn on Live Mode 🎉

It is only at this point that all non-builder Users you have added to your app will be able to login. You can toggle this on using this link: <https://portals.noloco.io/~/_/settings/project>

<figure><img src="https://319575345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifpIQWu0HCVYAt51oT%2Fuploads%2Fgit-blob-c1194f32b71d73412927a505ba3aafc949399cf4%2FScreenshot%202022-10-13%20at%2013.43.38.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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://guides.noloco.io/settings/general-settings/live-mode.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.
