> For the complete documentation index, see [llms.txt](https://kontentchi.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kontentchi.gitbook.io/docs/faq.md).

# FAQ

## Платформаны колдонгонум үчүн төлөш керекпи?

Жок. Контентчи чыгармачыл адамдарга арналган бекер платформа. &#x20;

## Менин постторума аудио жүктөөгө болобу?

Аудио файлдарды көчүрүү мүмкүн эмес, бирок башка булактардын кыноо коду аркылуу жайгаштырсаңыз болот. Мисалы: [**Soundcloud**](http://soundcloud.com), [**Anchor.fm**](http://anchor.fm). Платформадагы подкасстар Anchor.fm, Podbean сыяктуу платформалар аркылуу жайгаштырылышат.&#x20;

## Видеону кантип кошсо болот?

Жөн гана сиз каалаган видеонун шилтемесин редакторго таштасаңыз, редактор аны автоматтык түрдө сиздин баракка чыгарып берет. Контентчиге видеолорду Youtube, Vimeo сыяктуу видеохостингдер аркылуу орнотсо болот.&#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://kontentchi.gitbook.io/docs/faq.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.
