# Friending

These are people you’ve either sent a request to and they’ve accepted or people who have sent you a request and you’ve accepted. Unlike other social networking sites that allow someone to follow you without you following them back, Bizverse Social's friend system requires both you and the other person to be friends with each other.

See how to add friends, unfriend or block someone on Bizverse Social [here.](/my-social-in-bizverse/friending-on-bizverse-social.md)


---

# 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://documentations.bizverse.world/my-social-in-bizverse/bizverse-social-features/friending.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.
