> For the complete documentation index, see [llms.txt](https://docs.coordinape.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coordinape.com/arabic/community_calls/2021-10-14.md).

# ١٤-١٠-٢٠٢١

[رابط إلى أول رسالة على ديسكورد](https://discord.com/channels/845400066532704256/898276557502676993/898277187596189747)                                                                                                                         &#x20;

[رابط إلى التسجيل ](https://open.spotify.com/episode/2ieK4PrTXSdDlIFNGwsWlc?si=noCoRxu8S_WbLnMFSfKf0w)                                                                                                                                             &#x20;

**جدول الأعمال**                                                                                                                                                                                   &#x20;

> **خارطه الطريق**                                                                                                                                                                            &#x20;

حالة خزائن أيب DID Self.id APE                                                                                                                           &#x20;

> **مراجعة الميزات الجديدة**                                                                                                                                                                            &#x20;

الكفالة \* دوائر بدون إذن \* الكود زى مصدر مفتوح                                                                                                             &#x20;

> **تلقي الأسئلة من الكل**                                                                                                                                                                 &#x20;

أسأل ال-Apes أي شيء                                                                                                                                       &#x20;

> **مؤتمر ميتا-كارتل (MCON)**                                                                                                                                                       &#x20;

طراش، ريسي، زاكو و اليكس حضروا المؤتمر فلذلك هناك الكثير من المستجدات                                                                &#x20;

> **تنمية فريق كوردينايب**                                                                                                                                   &#x20;

ميتا-دريمر🐙 و كرابس-سنجر و مورجان انضموا إلى الفريق!                                                                                 &#x20;

> **توزيع شارات الحضور على شكل رموز غير قابلة للاستبدال**                                                                                                        &#x20;

بإذن من بانك-ليس ديجين بوت (محرر)                                                                                                                   &#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, and the optional `goal` query parameter:

```
GET https://docs.coordinape.com/arabic/community_calls/2021-10-14.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.
