# LinkedIn Sign Up Setup

1. Go to [Linkedin app](https://www.linkedin.com/developers/apps/4114254/auth) > OAuth 2.0 settings and click the edit button (You should have access to the linkedin app)&#x20;
2. Add a new row at the bottom with the hub homepage url + /social/linkedin/auth  \
   (e.g <https://ee.wavecast.io/agora/social/linkedin/auth>)
3. Make sure it is saved and there after reloading the page.
4. Go to Settings > Audience > Signup and activate the Allow Sign In / Sign up using linkedin.\ <br>

   <figure><img src="/files/mv4j9bTBMYLcGOnRVS92" alt=""><figcaption></figcaption></figure>

{% embed url="<https://wavecastpro.wistia.com/medias/e7j8v1oo82>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wavecast.io/integrations/linkedin-sign-up-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
