# Anki Web App

## How can I rapidly practice memorization for new languages, or course concepts, or formulas?

In the Hult EdTech Club, we provide a deck of flashcards for studying.

<figure><img src="/files/rXt7r2KcFBlRKUHJsiU8" alt="" width="375"><figcaption><p>The AnkiApp Web application allows you to create flashcard decks.</p></figcaption></figure>

## Example course practice

<figure><img src="/files/7ZuRxUpn6Lfcz0MFk9OL" alt="" width="375"><figcaption></figcaption></figure>

## Example practice

#### Front of card

<figure><img src="/files/QiR8RAbPiEZkbmQSiYJB" alt="" width="375"><figcaption><p>Front of card.</p></figcaption></figure>

#### Back of card

<figure><img src="/files/HCWAmWeyeaNBuP58N7fE" alt="" width="375"><figcaption><p>Back of card shows the answer.</p></figcaption></figure>

## References

* Use the [AnkiApp](https://web.ankiapp.com/home) Web application if you don't want to download an app.
* Visit the [AnkiApp Website](https://www.ankiapp.com/) for iOS and MacOSX options.
* See available [EdTech Club flashcard decks](/resources/shared-notes/anki-flashcard-decks.md).


---

# 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 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://www.hultedtech.club/resources/technologies/anki-web-app.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.
