# Tradle

Shared by Hult EdTech member, Pedro Botas Armero. 🥳 Thank you!

> TRADLE has been heavily inspired by [Worldle](https://worldle.teuteuf.fr/) created by [@teuteuf](https://twitter.com/teuteuf) which itself was heavily inspired by [Wordle](https://www.powerlanguage.co.uk/wordle/) created by [Josh Wardle (@powerlanguish)](https://twitter.com/powerlanguish).

## Instructions

<figure><img src="/files/m4KYrHajGziSXYvedj03" alt=""><figcaption><p>Information about the game</p></figcaption></figure>

## Example

> Darren: I tried playing it and started guessing the places. But I realize I know very few countries and my geography could do a lot of work! 😅

<figure><img src="/files/BBpH75tAbrIEtGKRkUut" alt=""><figcaption></figcaption></figure>

## References

* [Tradle](https://games.oec.world/en/tradle/) - Game link


---

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