> For the complete documentation index, see [llms.txt](https://documentation.sceenic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.sceenic.co/watch-together-sdk/sscale-confluence-api-references/sscale-confluence-web-sdk-reference/wt-session/wtsession.connectasaviewer-stoken-pname.md).

# WTSession.connectAsAViewer(sToken, pName)

`connectAsAViewer(streamingToken, participantName)`

*This method will allow you to connect to the session* as a viewer meaning, without Audio or Video.

* *streamingToken* (*required*) - JWT token which you can get from CAS. Note: For connecting two or users in the same session you need to share tokens between participants.
* *participantName (required)* - participant name in the session
