# Supported Tokens & Networks

### Supported Tokens <a href="#supported-tokens" id="supported-tokens"></a>

**Nika** provides comprehensive support for a wide range of tokens, ensuring users can trade, monitor, and manage their assets efficiently. Our token support combines data reliability with the flexibility to handle emerging tokens, leveraging the power of **Mobula.**

#### Mobula <a href="#coingecko" id="coingecko"></a>

Mobula is one of the largest independent crypto data aggregator, covering over 15,000 tokens! Mobula automatically lists tokens when liquidity is added to their trading pairs, making it a cutting-edge solution for newly launched or small-market-cap coins.

The platform provides detailed metadata, price data, and advanced search tools to ensure support for even the most niche tokens.

Learn more: [Moubla API Documentation](https://docs.mobula.io/introduction)

{% hint style="info" %}
Token data and search results are provided by independent data sources. Token names and symbols are not unique, and search results may include multiple assets with similar identifiers. Nika does not maintain an official or curated list of tokens. Always confirm a token’s contract address using the project’s official sources before trading.
{% endhint %}

***

### Networks <a href="#networks" id="networks"></a>

Nika supports a growing range of networks to ensure users have flexibility and access to the best DeFi opportunities. Our platform is designed to work seamlessly across these chains, but it’s important to understand some key distinctions and considerations.

#### Supported Networks <a href="#supported-networks" id="supported-networks"></a>

Nika supports the following networks:

* Ethereum Mainnet
* Arbitrum
* Base
* BNB Chain
* Solana
* Optimism
* Polygon

#### **EVM Chains vs. Solana** <a href="#evm-chains-vs.-solana" id="evm-chains-vs.-solana"></a>

Most of the networks supported by Nika—Ethereum, Arbitrum, BNB Chain, and Base—are **EVM-compatible chains**. This means they follow the Ethereum Virtual Machine (EVM) standard, enabling interoperability with Ethereum-based tools and applications.

**Solana**, on the other hand, operates on a completely different architecture. While Solana offers unique advantages like lower fees and faster transaction times, it is **not EVM-compatible**, meaning it requires its own infrastructure and integration within Nika.


---

# 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://nikafinance.gitbook.io/docs/reference/supported-tokens-and-networks.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.
