# FAQ

#### Does WhatToFarm have a token?

No, WTF doesn't have a token. If you come across a token or pre-sale claiming to be related to WTF, then it's most likely a scam.&#x20;

{% hint style="warning" %}
Remember to always be cautious and DYOR before investing in any tokens on pre-sales.
{% endhint %}

#### Where does WhatToFarm get data from?

All data comes directly from the blockchains without using any external APIs or data sources. It's important to use all the tools and information provided to DYOR before interacting with any tokens and smart contracts because all received data is processed automatically in real time without any human moderation or intervention.

#### Does WhatToFarm have Telegram bots?

Yes! There are official WTF Telegram bots:

* [*WhatToFarm Price\&Alert Bot*](https://t.me/whattofarmbot)


---

# 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://docs.whattofarm.io/faq.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.
