Let $S_n = \sum_{i=1}^n X_i$ be the symmetric random walk. Compute the conditional expectation $E(X_i \mid \mathcal{G}_{n+1})$ for $1 \leq i \leq n$ with $\mathcal{G}_{n} = \sigma(S_{n},S_{n+1},\dots)$.
I know that $S_n$ is a martingale and that I could perhaps use symmetry in terms of $E(X_i \mid \mathcal{G}_{n+1}) = E(X_n \mid \mathcal{G}_{n+1})$ but I still don't know how to compute it.