diff --git a/wiki/pages/software.html b/wiki/pages/software.html
index bbe413150bdba6cdb903cc3db0673130e9a03090..557b2abfa5daef40a12e23342a053fd8524c546c 100644
--- a/wiki/pages/software.html
+++ b/wiki/pages/software.html
@@ -118,7 +118,33 @@
 </div>
 <div class="offset-md-3 col-md-7 col-sm-12 my-lg-5 content" id="content">
 <h2 id="try-it-now">Try it now</h2>
-<p>balabala</p>
+<div class="writebox" style="float: left">
+		<table colspan="1" width="100%" cellspacing="2" cellpadding="0">
+		<tr width="100%" align="left" colspan="0">
+			<td>
+				<img src="https://static.igem.wiki/teams/4162/wiki/software/searchicon.svg" alt="searchlogo" style="height:27px;"/>
+			</td>
+			<td width="95%">
+				<input id="input_kwd" type="text" autofocus="off" name="s" autocomplete="on" style="width:95%;height:100%;border:0;padding:3px;background:#fff;border-radius:10px;">
+			</td>
+		</tr>
+	</table>
+	</div>
+	<div>
+		<button id="bottom" type="button" onClick="search();">Submit</button>
+	</div>
+	<br><br>
+	<div>
+		Search by:<br/>
+		<input type="radio" name="searchtype" value="number">ID
+		<input type="radio" name="searchtype" value="name" >Name
+		<input type="radio" name="searchtype" value="sequence">Sequence
+		<input type="radio" name="searchtype" value="designer">
+		Designer
+		<input type="radio" name="searchtype" value="team">
+		Team
+		<input type="radio" name="searchtype" value="contents">Content
+	</div>
 </div>
 <div class="offset-md-3 col-md-7 col-sm-12 my-lg-5 content" id="content">
 <h2 id="how-to-use-parthub">How to use PartHub</h2>