Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/v3/guidelines/quick-start/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ In TON, there are two different networks called **Mainnet** and **Testnet**, eac

Transactions in TON always require some funds, as executing smart contract code requires paying a [fee](/v3/documentation/smart-contracts/transaction-fees/fees). TON basic transactions are very cheap—about 1 cent per transaction. Getting the equivalent of $5 worth of [Toncoin](/v3/documentation/dapps/defi/coins) will be enough for hundreds of them. Here’s how you can get them:

TON basic transactions are very cheap—about 1 cent per transaction. Getting the equivalent of $5 worth of [Toncoin](/v3/documentation/dapps/defi/coins) will be enough for hundreds of them. Here’s how you can get them:

- For **Mainnet**, you can get Toncoin by simply pressing the buy button in the user interface or asking someone to send them to your **address**. You can copy the address from the wallet app, which is usually located near your balance.

:::info
Expand Down
Loading