# Q4

### Advanced Features and Globalization

* [x] Buy a Twitter annual premium subscription
* [ ] Become verified and receive a checkmark on Twitter
* [ ] Setup own Bitcoin node and its API to check the balance associated with the addresses
* [ ] Update the frontend design of the Bitcoin Deminer application
* [ ] Create a script to parse trusted Telegram news channels and collect the most relevant news for the Bitcoin Deminer digest portal
* [ ] Finish this White Paper
* [ ] Translate this White Paper into the following languages:\
  \- Lithuanian\
  \- German\
  \- Ukrainian\
  \- Russian


---

# 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.deminer.net/roadmap/2024/q4.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.
