# Concept Cards

AppyBuilder Concept Cards provide a quick way to learn new AppyBuilder code and concepts.

Each of the cards can be printed out, folded in half, and used for students or to explore a concept in AppyBuilder such as Sprites, timers, sounds, movement, multi screens, making colors, etc.

These cards are designed to introduce ideas in bite-sized snippets and can be worked into any lesson or tutorial.

Thanks to [@Peter\_Mathijssen](http://community.appybuilder.com/u/peter_mathijssen) for his contribution on designing and sharing the cards.

![](/files/-L9BuWbE8tg4p56BaI_m)


---

# 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.appybuilder.com/concept-cards.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.
