# Quick Start

Yes! Using Affirm is very simple, here's everything you need to know:

* Swipe up and down to switch between affirmations
* Tap to add or remove from favorites
* Click the expand icon to enter fullscreen mode and immerse yourself in the affirmations
* Click the canvas icon to choose different styles
* Click the share icon to save beautiful images and share with others

<mark style="color:purple;">**Tip: Try tapping the affirmation text for a little surprise!**</mark>


---

# 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://affirm.sparkylife.co/get-started/quick-start.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.
