> For the complete documentation index, see [llms.txt](https://nexspecto.gitbook.io/nexspecto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexspecto.gitbook.io/nexspecto/5.-how-nexspecto-platform-works/5.4.-participating-savings-groups.md).

# 5.4. Participating Savings Groups

Immediately after connecting his Web3 wallet to the Nexspecto platform, a user can review the savings groups offered on the platform and can select a suitable group for him and join the group by examining the group size, asset, chain, and other features of a group that has not yet been started and filled.&#x20;

After each user chooses a suitable group for himself, they has to pay the participation fee determined by the platform for the group in order to participate in this group.&#x20;

The user who joins a savings group by paying the participation fee will have an NFT as proof of his membership in the group and his rights and obligations regarding the group.&#x20;

After paying the participation fee and joining a group, each user will sign an on-chain message that they accept the group rules and obligations.&#x20;


---

# 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://nexspecto.gitbook.io/nexspecto/5.-how-nexspecto-platform-works/5.4.-participating-savings-groups.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.
