# 6. サービス利用契約の締結

1. **募集ページ公開:** 入力内容を元に審査が行われ、承認されると募集ページが公開されます。
2. **申込み受付:** 投資家からの申込みを受け付けます。
3. **契約締結（電子契約）:**\
   募集期間終了後、投資家との間で「社員加入契約（または出資契約）」をシステム上で締結します。
   * **タイプA:** 正式な社員加入契約となります。
   * **タイプB:** 匿名組合契約、あるいは種類株式に準ずる特殊な社員契約となります。

***


---

# 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://docs.borderless.company/guidebook/dao-type/incorporated/6-sbisuno.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.
