# Frequently Asked Questions (FAQ)

## Frequently Asked Questions (FAQ)

What is EMC, and how does it differ from other blockchain platforms?

{% hint style="success" %}
EMC (Edge Matrix Chain) is a Layer-1 public blockchain focused on tokenizing both AI software and hardware assets. Unlike traditional chains, EMC offers deep integration of AI Agents and hardware nodes, enabling global compute sharing, asset tokenization, and a powerful intelligent ecosystem.
{% endhint %}

How can I participate in the EMC ecosystem?

{% hint style="success" %}

* Users: Purchase and stake EMC tokens; participate in transaction mining, referral mining, or compute sharing.
* Developers: Launch and distribute AI applications via the EMC Hub.
* Hardware Providers: Connect GPU servers, IoT devices, or robotics hardware to the EMC network for hardware mining.
* Investors: Subscribe to or trade tokenized AI or hardware assets on secondary markets.
  {% endhint %}

How is EMC different from conventional centralized AI cloud services?

{% hint style="success" %}
EMC aggregates global idle hardware resources and AI developer expertise in a decentralized manner. With token-based incentives, participants collectively benefit from platform growth. Compared to centralized providers, EMC offers more openness, lower entry costs, and a shared-value model for the entire community.
{% endhint %}

What supports the value of EMC tokens?

{% hint style="success" %}
EMC is used for gas fees on the EMC public chain, serves as a primary trading pair, and functions as a reward token for compute and staking incentives. Its demand and intrinsic value grow as more hardware and AI projects onboard, driving token utility across multiple network scenarios (e.g., AI Agent calls, hardware leasing, governance voting).
{% endhint %}

How does EMC ensure security?

{% hint style="success" %}
All core contracts undergo professional security audits. The ecosystem also incorporates blacklist measures, anti-cheating mechanisms, and AI-based risk controls. Additionally, the community actively participates in reporting and monitoring, further reinforcing overall security and transparency.
{% endhint %}

<br>


---

# 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.emc.network/emc/emc-network/frequently-asked-questions-faq.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.
