> For the complete documentation index, see [llms.txt](https://alpacards.gitbook.io/alpacards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alpacards.gitbook.io/alpacards/welcome-to-alpacards.md).

# Welcome to AlpaCards

**Learn English fast with AlpaCards!** Our language learning app, based on research by Oxford scholars, offers 5,000 of the most essential words you need to communicate fluently in English.

**Our story.** AlpaCards was born out of a desire to simplify language learning. In today's world, the ability to communicate in multiple languages is more valuable than ever. Recognizing this need, our team came together to create a platform that combines scientific learning principles with interactive technology.

**Download AlpaCards on iOS & Android** ⬇️

{% embed url="<https://apps.apple.com/us/app/alpacards-learn-english-words/id6473635186?l=uk>" %}

{% embed url="<https://play.google.com/store/apps/details?hl=en&id=com.educards.eng.android.v2>" %}


---

# 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://alpacards.gitbook.io/alpacards/welcome-to-alpacards.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.
