# Intersect Member Area

## Intersect Member Area

- [About Intersect Member area](https://memberarea.docs.intersectmbo.org/overview/readme.md): Important information you need to know about the Intersect Member area
- [FAQs](https://memberarea.docs.intersectmbo.org/overview/faqs.md): Here are answers to our most frequently asked questions about the Members Area.
- [Support](https://memberarea.docs.intersectmbo.org/overview/support.md): Here you will find some important resources, links and information which will help you on your Intersect membership journey.
- [Member resources](https://memberarea.docs.intersectmbo.org/overview/member-resources.md): Resources for Intersect members
- [Submit Your Candidacy](https://memberarea.docs.intersectmbo.org/guides/how-to-use-the-voting-section.md)
- [Identity Verification](https://memberarea.docs.intersectmbo.org/guides/identity-verification.md)
- [Standar verification - SumSub](https://memberarea.docs.intersectmbo.org/guides/identity-verification/standar-verification-sumsub.md)
- [DID Verification - SOCIOUS](https://memberarea.docs.intersectmbo.org/guides/identity-verification/did-verification-socious.md)
- [How to use the voting section?](https://memberarea.docs.intersectmbo.org/guides/how-to-use-the-voting-section-1.md)
- [Voting](https://memberarea.docs.intersectmbo.org/guides/how-to-use-the-voting-section-2.md)
- [Committee Candidate Profiles (CSV Download)](https://memberarea.docs.intersectmbo.org/guides/how-to-use-the-voting-section-2/how-to-use-the-voting-section.md)
- [Copy of Copy of How to use the voting section?](https://memberarea.docs.intersectmbo.org/guides/how-to-use-the-voting-section-3.md): Overview of voting
- [Beta testing](https://memberarea.docs.intersectmbo.org/intersect-member-area-development/beta-testing.md)
- [Coming next](https://memberarea.docs.intersectmbo.org/intersect-member-area-development/coming-next.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://memberarea.docs.intersectmbo.org/overview/readme.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.
