Hi Everyone,

I did more research on Stellar Network.
Currently I'm seeking for blockchain technology to do the micropayments.
I have plan to build Web-based or mobile application to do payments with Tokens or Cryptocurrencies.

I did more installation and setup private Stellar Network.
Next step to do the decision making about implement in production.
So I have many question to ask you relate to implement Stellar Network.

Question:
1). Do I need to connect to pubnet(Public Global Stellar Network) to create my tokens.
1.1 On pubnet, every account must have "Minimum Account Balance". Example If I want to create new account around 1 million accounts before transfer tokens to all accounts.
It's mean If minimum account balance per account are 2 lumens, I must spend totals 2 million lumens, right? It's is high cost to buy lumens from start.
1.2 Do I need to create quorum_set and setup Stellar-core validator to connect to pubnet?
1.3 What is best practice to handle peek workload of Horizon?

2). To avoid problem of 1.1
2.1 Can I create my Private Stellar Network? I see noted on "https://www.stellar.org/how-it-works/stellar-basics/" suggest to connecting to Stellar as "integration".
It's mean I should be create Private Stellar Network then connect to pubnet with Bridge server. Am I correct?
Is this prefer setup of Stellar Network?
2.2 If I connect my Private Stellar Network to connect to pubnet, Do I need to register or do something special?

3). In case of I create my Private Stellar Network that run on public internet but not connect to publet.
3.1 Do I need to register or do something special?
3.2 How about software license cost to paid for create Stellar Network?
3.3 Can I change the native assets name from XLM to another name?

Thank you

    PitchayasakSenachai 3.3 Can I change the native assets name from XLM to another name?

    Yes. I don't think there's anyplace in the source code where it's actually named XLM, it's all just "native".
    You can display the native currency using any name you want.