Here goes the solution I found out. Let $a_k$ be defined as $$a_k=\frac{1}{\sqrt{k}+\sqrt{k+1}}, \forall k\in\mathbb{N}.$$ Then, $$x_n=\sum_{k=1}^n a_k, \forall n\in\mathbb{N}.$$ Now $$a_k=\frac{1}{\sqrt{k}+\sqrt{k+1}}=\frac{\sqrt{k+1}-\sqrt{k}}{(k+1)-k}=\sqrt{k+1}-\sqrt{k}, \forall k\in\mathbb{N}.$$
This implies that $$x_n=\sqrt{n+1}-1, \forall n\in\mathbb{N}.$$ Now intuition says that $\{x_n\}_{n\ge 1}$ is an unbounded sequence. But let us try to prove it rigorously.
Let us assume that $\{x_n\}_{n\ge 1}$ is bounded above. This implies that, we can find $M\in\mathbb{R}$ such that $x_n\le M, \forall n\in\mathbb{N}$. Now let $\lceil M\rceil=n_1\implies M\le n_1.$
Now $x_{n_1^2+4n_1+3}=\sqrt{n_1^2+4n_1+3+1}-1=\sqrt{(n_1+2)^2}-1=n_1+1.$
This implies that $x_{n_1^2+4n_1+3}=n_1+1>n_1\ge M\implies x_{n_1^2+4n_1+3}>M.$ But we have assumed that $x_n\le M, \forall n\in\mathbb{N}.$ Contradiction.
This implies that $\{x_n\}_{n\ge 1}$ is not bounded above, which in turn implies that $\{x_n\}_{n\ge 1}$ is not bounded.