# Introduction

&#x20;TomaaS (Trustless on-demand Sharing Mobility as a Service) is a blockchain-based solution that enables community participants to own mobility devices using non-fungible tokens (NFTs).&#x20;

&#x20;Participants can lend their mobility devices to service companies or operators, and share in the profits generated by the service.

&#x20;In addition, end-users of the service receive ERC20 tokens as rewards after using the service. These tokens can be used to pay for mobility services or to purchase additional NFTs representing ownership of mobility devices.&#x20;

&#x20;NFT owners who have leased NFTs can easily check the amount of ERC20 token transfers they receive to more accurately determine their earnings. This provides a more transparent and reliable way to track earnings performance for all participants.

&#x20;Service companies or operators can reduce their initial mobile device purchase costs by utilizing the mobility devices owned by the community participants. This enables the expansion of services and attracts service-friendly customers such as NFT holders.

&#x20;Overall, TomaaS is an innovative solution that leverages the power of blockchain technology to create a more secure, transparent, and mutually beneficial environment for all participants in the mobility industry.


---

# 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.tomaas.ai/tomaas_en/web-3.0-mobility-service-platform/introduction.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.
