> For the complete documentation index, see [llms.txt](https://wiki.ainzzorl.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ainzzorl.lol/languages/spanish.md).

# Spanish

## Vocabulary

Flashcards FTW. The best app is [Flashcards Deluxe](http://orangeorapple.com/Flashcards/). Great app, one small payment, sync through Dropbox/Google Drive, no subscriptions, to registration...

Just add every word you learn there and practice occasionally.

## Content

It snowballs once you learn enough vocab/grammar to understand non-language-learning content, however simple.

### Books

* La ciudad de las bestias.
  * The book is very meh, but it's a decent exercise.
* All Harry Potter in Spanish.

### YouTube

#### Learning Spanish

* [Dreaming Spanish](https://www.youtube.com/channel/UCouyFdE9-Lrjo3M_2idKq1A)
* [Easy Spanish](https://www.youtube.com/channel/UCAL4AMMMXKxHDu3FqZV6CbQ)
* [Why Not Spanish?](https://www.youtube.com/channel/UCIdFcLCIJQ_YMrormG_nU8w)

#### Travel

* [alanxelmundo](https://www.youtube.com/channel/UCTJTpwrK4a-ajXs4-Wry09A)
  * Hard to understand, speaks too fast.
* [Gabriel Herrera](https://www.youtube.com/channel/UCmJocBytBRMbGw6haSRXnjQ)
* [Katy Travels](https://www.youtube.com/channel/UCxMFu13_V3Wuu3KASSYcF7w)

#### Edu

* [CuriosaMente](https://www.youtube.com/channel/UCX16cLWl6dCjlZMgUBxgGkA)
* [Un Mundo Inmenso](https://www.youtube.com/channel/UCdwdFOhBP9CoAOlHDTmTxaw)

#### Other cultures

* [ANGELA YELIN Coreana Latina](https://www.youtube.com/channel/UCGWe-F6Oy-1ZB36bEkABmyw)
  * Non-native speaker.
  * Very easy to understand.
* [Ji Moon](https://www.youtube.com/channel/UCbq-qht17cjuCEdl5MDzBZA)
  * Korea, Latin America.
* [Inesmellaman](https://www.youtube.com/channel/UCjF4wH51qAZteRN5khR_u5A)
  * Germany.
* [Lady Avellana Viajes](https://www.youtube.com/channel/UC3w0lEAfhGw27BYUDoJmHeA)
  * Mexico.
* [Ni Hao Cassandra](https://www.youtube.com/channel/UCenKsdIl9gl-6D8hzLzbvpQ)
  * China
* [Nekojitablog](https://www.youtube.com/channel/UC-UcKEWOSpz0AfY33TrYw3g)
  * Japan
* [superholly](https://www.youtube.com/channel/UC7ZWBllAI9hFTGpCT6fYcYQ)

#### Chess

* [Reydama](https://www.youtube.com/c/Reydama)

#### Misc

* [CapaInvisible](https://www.youtube.com/c/CapaInvisible) - Harry Potter
* [Cande Ghelfi](https://www.youtube.com/channel/UC3KIEUeo7c5lVONvj6NnK0A)
* [Milagrosas](https://www.youtube.com/channel/UCLdsvIo4-ZlAUAeIFQWoIQA)
  * Jokes and stuff. Very dumb most of the time.
* [YosStoP](https://www.youtube.com/channel/UCSahY6dNgVipVxeVF-QIW_w)

#### Links

* <https://relearnalanguage.com/mexican-youtubers/#Top_Mexican_YouTubers_in_All_Categories>
* <https://old.reddit.com/r/Spanish/comments/nn9qq7/mexican_youtubers/>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.ainzzorl.lol/languages/spanish.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
