# Connecting Websites

Connecting a website is as easy as adding a project. When you add your project, the project columns contain a website connection button. \
\
At this time, the only integration option is WordPress. Please refer to roadmap for a list of integrations that will be added in the near future.

If you have any issues with the connection, try installing the plugin [**Application Passwords**](https://wordpress.com/plugins/application-passwords). We recommend reaching out on Intercom if this doesn't work.

<figure><img src="/files/4dFavlTdSQlOK69jHO9d" alt=""><figcaption></figcaption></figure>

When you hit connect, you'll see your WordPress login screen.&#x20;

Use your admin login.

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

You should be taken to this screen if you have application passwords installed:\
\
![](/files/wuV8WIMZV7KR4lVPSTih)

If you do not see this screen, you should go into your user details in WordPress to see further details.

<figure><img src="/files/0XnVmh6j3TiFvR29bfTq" alt=""><figcaption></figcaption></figure>

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

If you do not see this, then please submit a bug report using this link: <https://contentsprout.ai/report-a-bug/>

<figure><img src="/files/3cYjWdOJqUny3Nemxazt" alt=""><figcaption></figcaption></figure>

You can also email support at <hello@contentsprout.ai>.


---

# 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://contentsprout-ai.gitbook.io/ai-content/getting-started/connecting-websites.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.
