> For the complete documentation index, see [llms.txt](https://ontact.gitbook.io/ontact/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ontact.gitbook.io/ontact/english/tokenomics/business-model.md).

# Business Model

**ttogttog** generates revenue through two business models: a digital business card platform and token-based.

**ttogttog** will reduce dependence on token-based revenue and strengthen platform revenue based on digital business cards. Digital business card based platform profits will be used as a financial resource to prevent inflation and preserve the value of $ONTACT and $SDT.

### Digital Business Card Platform Based Business Model

**ttogttog** will build and expand a business network that connects individuals to individuals, individuals to companies, and companies to companies. Through this, we will target the online advertising market with a service that matches customers with experts, companies, and salespeople. In addition, we will strengthen platform profits through various business models such as monthly subscription fees that enable the usage of **ttogttog**'s advanced features, NFC tag products, AI Avatars, and more.

* **Biz matching** : Top exposure products for quick business matching with customers
* **Monthly subscription fee (individual)** : Product that enables the use of **ttogttog**’s advanced features on a monthly basis. Classified into Basic and Pro.
* **Monthly subscription fee (company)** : A product that enables the use of **ttogttog**’s advanced features on a monthly basis

  Divided into Enterprise\_Basic and Enterprise\_Pro

  Enterprise\_Pro provides additional services such as employee human resource management, department management, and paper business card printing linkage.
* **AI Avatar** : Two types of AI Avatar which are Generative AI and conversational AI

  Provided as standard when using monthly subscription product Pro or Enterprise\_Pro
* **Personal/Corporate Authentication** : Verified product/service to prevent damage to the brand value for individuals and companies that occur due to business card theft/piracy, provided as standard when using Pro or Enterprise\_Pro, a monthly subscription product
* **Enterprise NFT issuance** : A product where a company designs benefits for customers. The benefits are implemented through **ttogttog**’s NFT system, which will be effective in forming a corporate fandom/fanbase.
* **Sales of business card design template**s : Template products that support animated business cards and video business cards in addition to image format templates
* **NFC tag product** : Sales of NFC card products linked to **ttogttog**

  Easily deliver digital business cards to users who do not have the app installed with just a tag on the NFC card.

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

### Token Based Business Model

* **Biz Matching** : Biz matching products can be purchased using $ONTACT as a currency in addition to KRW and USDT. Additional benefits available when purchasing products with $ONTACT
* **Farming Tree NFT Sale** : Sell Trees with various characteristics on the in-app market
* **Farming Tree NFT transaction fee** : Fee revenue generated from Tree transactions between users
* **Selling Tree items** : Selling items needed for tree growth/management/treatment
* **Garden creation and managemen**t : Selling items to create and manage a garden
* I**nApp advertisemen**t : Encourage viewing of in-app advertising for Tree’s rapid growth and production

### Burn Model

* **Token based profits** will be **automatically burnt** to prevent high inflation
* Parts of **digital business card platform based profits** will be used **to** **buyback** for $ONTACT and $SDT price stabilization

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

① Used as a buyback and burning to stabilize the price of $ONTACT

② Use a portion of $ONTACT profits to prevent a decline in the value (exchange rate) of $SDT due to the $SDT => $ONTACT swap.

③ Parts of $ONTACT profits are used for the environmental protection fund


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ontact.gitbook.io/ontact/english/tokenomics/business-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
