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

# QnA

**Q: What is the difference between GOMDori and Gomi Corporation?**

> GOMDori is a token project based blockchain technology to utilize on Gomi Corporation Universe\
> (GCU: E-commerce platform, OTT service and IP business with NFT project).

**Q: I need to know the details for $GOMD token, GOMDori and Gomi Corporation.**

> Sure, \
> 1\. $GOMD token: It's called $GOMD, which is utility token to use on all of GOMDori project.\
> 2\. GOMDori: GOMDori is the project based on blockchain(BNB) and it is powered by Gomi Corporation, project contributors and $GOMD holders.\
> 3\. Gomi Corporation: This business has been started with e-commerce platform in the world(ASEAN countries for now). And Gomi Corporation already has the ideation to expand our business forward OTT service, Characters and Media as well with GOMDori's IP(Intellectual Property).

**Q: How can I get points to swap to $GOMD Token? Are any air-drop campaigns planned near future?**

> Of couse, GOMDori has already planned our air-drop campaigns to gather potential users(holders).  It could be more attractive, funny and simple with some of mini games, daily check-in and so on. All of you guys will get the best moment in life.

**Q: How can I get or buy a $GOMD?**

> $GOMD has listed on [gate.io](https://www.gate.io/trade/GOMD_USDT) and [Bitget](https://www.bitget.com/en-GB/spot/GOMDUSDT).
>
> If you need more information about $GOMD's marketcap, total supply and sth, you are able to access information platform([CoinMarketCap](https://coinmarketcap.com/ko/currencies/gomdori), [Coingecko](https://www.coingecko.com/en/coins/gomdori)) to check it as well.

**Q: Where can I find more information about GOMDori?**

> You can find more information on our [media channels](/gomdori/more/contact-us.md).


---

# 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:

```
GET https://gomdori.gitbook.io/gomdori/more/qna.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.
