# Advanced / Developer

- [Daasity Hub & Spoke Introduction](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/daasity-hub-and-spoke-introduction.md): This article explains the Hub & Spoke architecture we use for your Enterprise Looker setup.
- [Hub & Spoke File Structure](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/hub-and-spoke-file-structure.md)
- [Working with LookML Dashboards](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/working-with-lookml-dashboards.md)
- [Customizing Base Daasity Code](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/customizing-base-daasity-code.md)
- [The LookML Development Workflow](https://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer/the-lookml-development-workflow.md)


---

# 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://help.daasity.com/core-concepts/bi-tools/looker/advanced-developer.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.
