SQL cluster, availability group setup for x3 to connect to listener

SUGGESTED

We have setup sql 2016 on v11 p15 with the high availability option which in the end uses a "listener" which is a virtual server with static ip to connect to. if the primary node goes down the secondary becomes primary. So the current std setup has X3 talking to the instance, ex servername\INSTANCE. now it  needs to look at LISTNER  and an instance is not specified. The V12 architecture guide notes sql clustering is supported but there is no information i can find in the knowledge base on setup. Any help is appreciated.