> For the complete documentation index, see [llms.txt](https://bluulink.gitbook.io/bluulink-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bluulink.gitbook.io/bluulink-docs/bluulink.md).

# BluuLink

BluuLink is a secure transaction platform built to protect buyers and sellers when exchanging goods and services online; especially on social media platforms like **Instagram, WhatsApp, Facebook, TikTok**, and more.

Let’s be honest: online buying and selling is risky.\
You see a product, you like it, but the fear is always there:

“What if I pay and they don’t deliver?”\
“What if I send the product and the buyer disappears?”

BluuLink exists to remove that fear.

We act as a trusted middle layer, making sure nobody loses unfairly.

<figure><img src="/files/8KBfHUeTxMW1ND5Uk1eM" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}

### Our Mission

To make online buying and selling safe, fair, and stress-free for everyone; no matter where the transaction starts.
{% endhint %}

{% hint style="success" %}

### Our Vision

To become the most trusted transaction layer for social commerce across Africa and beyond, where people trade with confidence, not fear.
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bluulink.gitbook.io/bluulink-docs/bluulink.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.
