> For the complete documentation index, see [llms.txt](https://docs.wplms.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/buddypress-single-page.md).

# BuddyPress Single page

Run your entire Application in 1 single page. This gives great benefit that your entire LMS runs as a SPA ( single page application ) without page loads and provides all functionality necessary.

### Setting up

1. Create a new blank page
2. Add 2 shortcodes in this exact sequence :

```
[vibebp_login]
[vibebp_profile]
```

3\. Set page template as "Barebones" or "Elementor canvas"

4\. Publish the page.

### Set as BuddyPress single page.

1. Go to WP admin - Vibebp - settings - General
2. Locate setting BuddyPress single page
3. Set this page and save vibebp settings.
