# List of Bubble Guides

## **Design**

1. [**How to Make Centered Elements Responsive in Bubble**](https://medium.com/littlebay/how-to-make-centered-elements-responsive-in-bubble-5f58eb1daae6)

## Development

1. [**An Introduction to Data, Workflows, and Reusable Elements in Bubble**](https://medium.com/littlebay/a-guide-to-data-workflows-and-reusable-elements-in-bubble-e5e995308829)

## **Bubble's Resources**

1. [**Bubble User Manual**](https://manual.bubble.is/)
2. [**Bubble Reference**](https://bubble.is/reference)
3. [**The Bubble Forum**](https://forum.bubble.is/)


---

# 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.littlebaytech.com/templates/quick-links/list-of-guides.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.
