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

# Membership

<details>

<summary>I cannot purchase a membership, why?</summary>

**Answer:** Each account can only purchase up to a maximum of 5 members, and it needs to be USDC on the Base Chain to purchase. If this is not the case for you, please kindly seek help from Discord or fill in the [Google form](https://docs.google.com/forms/d/e/1FAIpQLSdnGbLTXGgKKzeGv2mN_EmaG6xIp6h641aBuL69YP3saAcKXA/viewform).&#x20;

</details>

<details>

<summary>I just purchase a membership, and the system Transaction also shows the deduction, why doesn't it appear on my profile/ no points bonus?</summary>

**Answer:** Please confirm that the transaction in BaseScan, as well as provide a screenshot if possible. If you found that the transaction was completed but yet no membership was added, please submit this [form](https://bit.ly/somonuserfeedback) to let us know, our engineering side will be assist you during working hours.

</details>

<details>

<summary>My referee purchased a membership, but I didn't get any rewards from it, why?</summary>

**Answer:** It may not be added until the system updates to UTC+0 00:00, so please be patient. If there is still no rewards can be claimed, please fill in the [form](https://bit.ly/somonuserfeedback), and the engineering side will be asked to assist in the processing during working hours.&#x20;

</details>


---

# 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://gitbook.social.monster/frequently-asked-questions/membership.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.
