# Activate the Colors!

![](/files/pkdB9wj82HDkFOxa3dq4) ![](/files/wfRr5oxsIHjFQnqjZcZb)

**How to activate the colours in the windows terminal**

PumpBot is able to show the world more colourful.

1. launch "**Regedit**" - the windows registry
2. Go to "**HKEY\_CURRENT\_USER**"
3. Go to "**Console**"
4. Right click on "Console" and create new "**DWORD (32-bit) Value**" called "**VirtualTerminalLevel**"
5. Set the Value to "**1**" (maybe you need to click it again and choose edit)
6. Maybe you need to restart your computer afterwards (not all our Bots have colour mode)

-> Done. Enjoy a colour full PumpBot! 😍


---

# 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.pump-bot.com/faq-questions-important-notes/activate-the-colors.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.
