# CSS Text Portrait Builder

## CSS Text Portrait Builder

- [Overview](https://docs.warengonzaga.com/css-text-portrait-builder/overview.md): Official CSS Text Portrait Builder Documentation.
- [Instant Setup](https://docs.warengonzaga.com/css-text-portrait-builder/getting-started/instant-setup.md): Recommended setup for everyone.
- [Manual Setup](https://docs.warengonzaga.com/css-text-portrait-builder/getting-started/manual-setup.md): Basic manual setup for experienced developers.
- [Build Steps](https://docs.warengonzaga.com/css-text-portrait-builder/getting-started/build-steps.md): Basic building steps to easily build your CSS text portrait.
- [Image Filter](https://docs.warengonzaga.com/css-text-portrait-builder/customization/image-filter.md): Learn how to customize how your image appearance.
- [Share Preview](https://docs.warengonzaga.com/css-text-portrait-builder/advance/share-preview.md): Learn how to share your build preview online.
- [Upload Builds](https://docs.warengonzaga.com/css-text-portrait-builder/advance/upload-builds.md): Learn how to upload your builds to the cloud.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.warengonzaga.com/css-text-portrait-builder/overview.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.
