> 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.connectwithsharingscreen-stoken-pname.md).

# WTSession.connectWithSharingScreen(sToken, pName)

`connectWithSharingScreen(streamingToken, participantName)`

This method will allow you to connect to the session using only screen sharing (with microphone and screen sharing)

* *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
