# Tools

In addition to core execution features, Wheelx provides a set of supporting tools designed to enhance user experience, asset management, and ecosystem participation.

### GM

GM is a daily check-in feature that allows users to engage with the Wheelx ecosystem through simple, recurring interactions.By checking in regularly, users may unlock rewards, track engagement, or participate in ongoing campaigns. This feature is designed to encourage consistent activity while providing additional incentives within the platform.

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

### Deploy

Deploy allows users to launch smart contracts directly on supported networks without requiring advanced technical knowledge or development experience.This feature simplifies the process of interacting with blockchain infrastructure, enabling users to deploy contracts on the mainnet in a more accessible and user-friendly way.

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

### Portofolio

Portfolio provides a unified dashboard that displays the balance of your connected wallet across supported chains.\
It allows users to easily monitor their assets, track holdings, and get a clear overview of their positions in one place.

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

### Tracker

Tracker is a tool designed to monitor balances across multiple wallets and networks. It enables users to view asset distribution across different chains without needing to switch between platforms.This is especially useful for users managing assets in multiple wallets or operating across various blockchain ecosystems.

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

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


---

# 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.wheelx.fi/how-it-works/tools.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.
