# Help & Tutorials

This documentation contains everything you need to know to get started with Findable and begin your path to SEO mastery.&#x20;

Wherever possible, we’ve included video tutorials to help you understand the steps involved at each stage, and we’re always working on adding new content to make your pSEO journey as smooth as possible.

If the docs aren’t quite cutting it, you can always get in touch with a mage ✨

Jump into our community [Slack](https://join.slack.com/t/findablecommunity/shared_invite/zt-28e6vf7z7-QaB_EmJrleK_6xSPxljz_Q) to ask questions and seek advice, or [message us](https://airtable.com/appDnHnSYeWr08qhU/pagGnr64m1apir30u/form?\&hide_plan_selected=true) if you want to reach us directly.


---

# 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://docs.findable.au/introduction/help-and-tutorials.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.
