--what--
yes i know that, i have 23970 bsd that means only less 1030 bsd, i will buy 1030 bsd to try masternode, but i still don't know how to set up masternode

if you running a single masternode, Let I show you the easiest way to set up bitsend masternode
first,generate a new address and give a label, example:
bb2ebb_mn1second,send a 25,000 bsd exactly no more no less to the address in the first step, and wait minimal 1 confirmation
third,in the bitsend debug console, type:
masternode genkey and copy the result
forth,copy paste my code, in your bitsend.conf
rpcallowip=127.0.0.1
rpcuser=user
rpcpassword=password
server=1
daemon=1
listen=1
port=8886
masternodeaddr=<your public ip internet>:8886
masternode=1
promode=1
masternodeprivkey=<the result of masternode genkey>
fifth,make sure your IP Public internet is static, restart bitsend wallet, in the bitsend debug console type
masternode start