# About

- [Our vision](https://wiki.cryptofarms.me/about/our-vision.md)
- [Problem](https://wiki.cryptofarms.me/about/problem.md)
- [Solution](https://wiki.cryptofarms.me/about/solution.md)
- [Meet the Team!](https://wiki.cryptofarms.me/about/meet-the-team.md)
- [Rules](https://wiki.cryptofarms.me/about/rules.md)
- [What is Wax Wallet?](https://wiki.cryptofarms.me/about/what-is-wax-wallet.md): On BSC and ETH blockchain the people usually use Metamask as a wallet, on WAX Blockchain you can use the Anchor or the Wax Cloud Wallet for example.
- [Creating Account](https://wiki.cryptofarms.me/about/what-is-wax-wallet/creating-account.md)
- [Activating your account](https://wiki.cryptofarms.me/about/what-is-wax-wallet/activating-your-account.md)
- [Resources](https://wiki.cryptofarms.me/about/what-is-wax-wallet/resources.md)
- [Atomic Hub](https://wiki.cryptofarms.me/about/what-is-wax-wallet/atomic-hub.md)


---

# 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://wiki.cryptofarms.me/about.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.
