> For the complete documentation index, see [llms.txt](https://guides.noloco.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.noloco.io/~/revisions/4ycMT0EcUe4aYSGLpT5Z/settings/support.md).

# Support

The support settings in your app provide you with a single location to see the types of support we offer. Access this using this link: <https://portals.noloco.io/~/_/settings/support>. From joining our  Community to levelling up your Noloco skills, this page has all the links you need.

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

### Join our Community

Join the Noloco [community](https://community.noloco.io/) where you can ask questions, learn from other members and get fast support while building your app.

### Explore our Guides

These [guides](https://guides.noloco.io) explain how Noloco works and how you can get the most from our platform.

### Noloco Academy

Learn more about Noloco and get on the path to becoming a certified expert by studying at the [Noloco Academy](https://academy.noloco.io/register).

### Onboarding Checklist

For new users is particular it's important that you complete your onboarding checklist to really get the most from Noloco.

### Videos & Tutorials

Browse our library of [video tutorials](https://www.youtube.com/channel/UCHKb83uA6q6_otjSN2cpO8w) that go through specific Noloco topics to help you get started

### &#x20;<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://guides.noloco.io/~/revisions/4ycMT0EcUe4aYSGLpT5Z/settings/support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
