> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/bangal/products/profile/building-your-social-graph.md).

# আপনার সামাজিক গ্রাফ নির্মাণ

অন্য ব্যবহারকারীদের আপনাকে অনুসরণ করার জন্য আপনি আপনার প্রিয় ব্লকচেইনে আপনার সামাজিক গ্রাফ তৈরি করতে পারেন। এটি আপনাকে একটি ইমেল তালিকা তৈরি করতে সক্ষম করবে এবং আপনার সামাজিক গ্রাফের ধরণ থেকে ভিন্ন আপনার সামাজিক গ্রাফের মালিক হবেন যা আপনি যে কোনও সামাজিক মিডিয়া প্ল্যাটফর্মে তৈরি করতে পারেন যা যে কোনও সময় আপনার কাছ থেকে কেড়ে নেওয়া যেতে পারে।

আপনি যখনই একটি নতুন সোশ্যাল মিডিয়াতে যোগদান করবেন তখনই আপনাকে আপনার সামাজিক গ্রাফটি স্ক্র্যাচ থেকে পুনর্নির্মাণ করতে হবে এমন কোনও কারণ নেই, সোশ্যাল মিডিয়া প্ল্যাটফর্মগুলি আপনাকে অনুমতি দেওয়ার পরে আপনি যে ব্লকচেইনটিতে যোগদান করবেন তখন থেকে আপনার সামাজিক গ্রাফ দিয়ে শুরু করতে সক্ষম হবে৷ অবশ্যই করবেন।

আমাদের প্রোফাইলের সামাজিক গ্রাফের সাহায্যে, আপনি এটি করতে পারেন। সামাজিক প্ল্যাটফর্মগুলি তাদের ব্যবহারকারীদের তাদের সমস্ত অনুসরণকারীদের ইমেল ডাউনলোড করতে এবং তাদের অনবোর্ডিং প্রক্রিয়া চলাকালীন তাদের সামাজিক গ্রাফ তৈরি করতে সক্ষম করতে আমাদের API ব্যবহার করতে পারে। সোশ্যাল প্ল্যাটফর্মগুলি থেকে আপনি যে কোনও নতুন অনুসরণকারী অর্জন করেন তা সঙ্গে সঙ্গে ব্লকচেইনে আপনার সোশ্যাল গ্রাফে যোগ করা হবে এইভাবে আপনাকে ইন্টারনেটে সোশ্যাল প্ল্যাটফর্ম জুড়ে একই সামাজিক গ্রাফ প্রদান করবে।

## কিভাবে একটি প্রোফাইল ফলো/আনফলো করবেন

* আপনার [PaySwap সাইটের](https://app.gitbook.com/o/9qiNbn3JK7lY8ZFgUiDk/s/) উপরের ডানদিকে ড্রপ ডাউনে **প্রোফাইল তৈরি করুন** বোতামে ক্লিক করে প্রোফাইলের পৃষ্ঠায় যান -MgbtC1OtK6WPXJAWRcR/)

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

* প্রোফাইলের পৃষ্ঠায়, **প্রোফাইল** ট্যাবে ক্লিক করুন এবং অনুসন্ধান বাক্সে আপনার প্রাপকের ব্যবহারকারীর নাম লিখুন। এটি আপনার প্রাপকের প্রোফাইল তালিকাভুক্ত করা উচিত।

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

* প্রোফাইল ফলো করতে **অনুসরণ করুন** বোতামে ক্লিক করুন এবং প্রোফাইলটি আনফলো করতে **আনফলো** বোতামে ক্লিক করুন

[এখানে সম্প্রদায় থেকে আরও সমর্থন পান।](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.payswap.org/bangal/products/profile/building-your-social-graph.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
