Difference between revisions of "Power Pack 1"

From TITAN Wiki
Jump to: navigation, search
m (Description)
m (BTC Ad/Main Balance implementation)
Line 43: Line 43:
 
===Description===
 
===Description===
  
Allow users to deposit [[Bitcoins | BTCs]] to their [[Balances | Ad Balance]] and withdraw [[Bitcoins | BTCs]] from their [[Balances | Main Balance]] (no need to turn on [[Balances#BTC Balance | BTC Balance]]). Requires a Block.io account.
+
Allow users to deposit [[BTC Integration | BTCs]] to their [[Balances | Ad Balance]] and withdraw [[BTC Integration | BTCs]] from their [[Balances | Main Balance]] (no need to turn on [[Balances#BTC Balance | BTC Balance]]). Requires a Block.io account.
  
 
===Features===
 
===Features===
Line 50: Line 50:
 
* works with USD, GBP and EUR,
 
* works with USD, GBP and EUR,
 
* works with proportional withdrawal limits,  
 
* works with proportional withdrawal limits,  
* automatic [[Bitcoins | BTC]] value convertion with the ability to increase that value by a constant value
+
* automatic [[BTC Integration | BTC]] value convertion with the ability to increase that value by a constant value
 
* included in Trasaction Logs (with the number of confirmations and the target BTC address)
 
* included in Trasaction Logs (with the number of confirmations and the target BTC address)
 
* ability to set the minimum withdrawal
 
* ability to set the minimum withdrawal
Line 56: Line 56:
 
====Titan Script====
 
====Titan Script====
 
* transaction fees are paid by users,
 
* transaction fees are paid by users,
* deposit [[Bitcoins | BTC]] to [[Balances | Ad Balance]],
+
* deposit [[BTC Integration | BTC]] to [[Balances | Ad Balance]],
* withdraw [[Bitcoins | BTC]] from [[Balances | Main Balance]].
+
* withdraw [[BTC Integration | BTC]] from [[Balances | Main Balance]].

Revision as of 15:59, 23 August 2016

Power Packs

Power Pack #1 is available for $39 and extends the features of Titan 5004.

Revenue Sharing Custom Groups

Description

Users can create and join groups and combine the amount of AdPacks they have together. Once users in a group collect the required number of AdPacks, they start receiving more money/day OR their AdPack's return value gets increased.

Custom Groups policy can be combined with Automatic Groups policy (Automatic Groups: the more AdPacks user owns, the faster he receives money).

Features

Admin Panel

  • ability to combine Custom and Automatic Group policies
  • choose whether Custom Groups should increase or accelerate the base ROI
  • ability to add unlimited number of Custom Group types via Admin Panel
  • each Custom Group can have a different:
- number of AdPacks required to create the group,
- number of AdPacks required to complete the group,
- increased/accelerated ROI,
- maximum active instances,
- maximum AdPacks add/withdraw progress (Max percent of money returned from a single AdPack that allows a user to add the AdPack to a Custom Group or remove it),
- color.

Titan Script

- name,
- description,
- video URL/picture,
- email address,
- skype name,
- phone number,
- Facebook profile URL.
  • Titan creates a welcome page for each Custom Group created by users, where the above is displayed. The page allows the Group Creator and other users to add/remove their AdPacks to/from the Group.
  • users can browse through all created Custom Groups and see how many AdPacks are required to activate. They also see Active and Expired Groups.
  • users can browse through Custom Groups that they participate in.

BTC Ad/Main Balance implementation

Description

Allow users to deposit BTCs to their Ad Balance and withdraw BTCs from their Main Balance (no need to turn on BTC Balance). Requires a Block.io account.

Features

Admin Panel

  • works with USD, GBP and EUR,
  • works with proportional withdrawal limits,
  • automatic BTC value convertion with the ability to increase that value by a constant value
  • included in Trasaction Logs (with the number of confirmations and the target BTC address)
  • ability to set the minimum withdrawal

Titan Script