# Integrations

### PeepSo

#### Space

PeepSo profile page displays user stories

<figure><img src="/files/8zxbnJLnq35jPrJeO7VV" alt=""><figcaption></figcaption></figure>

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

### BuddyPress

#### Space

A menu called stories is added to the BuddyPress profile

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

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

### bbPress

#### Space

User stories appear on bbPress profile page

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

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

### Story parameters

#### **Show stories by**

By default, the option "All" comes up and users will see stories from all users.

If BuddyPress Friends is selected, users will only see stories from their friends.

If PeepSo Follow is selected, users will only see stories from users they follow via PeepSo.

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

#### **Story redirect URL**

You can change the link that will be taken when you click on the area you see in the second image with this setting.

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

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

#### **Story box avatar**

You can specify the avatar that will appear in the story lists with this setting.

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


---

# 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://beycanpress.gitbook.io/snap-tales-docs/integrations.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.
