> For the complete documentation index, see [llms.txt](https://docs.bitbot.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitbot.tools/tickers/commands/base.md).

# base

## Description

Shows or edits the base currency to report crypto prices in across BitBot ticker bots.

## Usage

> @Ticker base {currency}

## Arguments

{% tabs %}
{% tab title="currency (optional)" %}
**Description:** The base currency to display the price against.

**Valid Inputs:** Valid fiat code, or symbol of one of the few major cryptos supported as base currencies.

**Default:** Displays current set base currency.

**Argument Examples:** `eur` `TRY` `btc`
{% endtab %}
{% endtabs %}

## &#x20;Examples

* `@Cardano base`
* `@Ethereum base eur`

## Preview

![](/files/-MeBPyXDkmMQ7na9HOej)
