> For the complete documentation index, see [llms.txt](https://guide.ideaboxapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.ideaboxapp.com/welcome-to-ideabox-telkom.md).

# Welcome to Ideabox Telkom

Ideabox adalah ruang bagi Innovator untuk berbagi ide, mengembangkan solusi, dan berpartisipasi dalam program inovasi. Panduan ini akan membantu kamu memahami fitur dan cara menggunakan Ideabox secara maksimal.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started!</strong></td><td><em>Mulai perjalanan inovasimu di Ideabox</em></td><td><a href="/pages/oUGLCGBm3ogJ3OZ28iPv">/pages/oUGLCGBm3ogJ3OZ28iPv</a></td></tr><tr><td>📌 <strong>Published Your Ideas</strong></td><td><em>Bagikan ide dan inovasimu di komunitas</em></td><td><a href="/pages/XetHHp44GQBpVHxH938p">/pages/XetHHp44GQBpVHxH938p</a></td></tr><tr><td>📌 <strong>FAQ</strong></td><td><em>Pertanyaan yang sering ditanya dan disini jawabannya.</em></td><td><a href="/pages/tpb5HOZ3pPL8zyFrumEo">/pages/tpb5HOZ3pPL8zyFrumEo</a></td></tr></tbody></table>

{% embed url="<https://www.youtube.com/watch?ab_channel=LivingInTelkom&v=SDKYpycsr70>" %}

Dengan Ideabox, kamu bisa mensubmit ide apapun dan membangun komunitas didalamnya. Platform Ideabox juga dilengkapi dengan berbagai fitur yang dapat kamu gunakan untuk mewujudkan ide dan memperbesar komunitas innovator.

#### *<mark style="color:blue;">Anytime, Anyone, and Any idea</mark>*

Kapanpun dan siapapun bisa submit idea apapun.

#### *<mark style="color:blue;">Anyone can see and contribute</mark>*

Siapapun bisa melihat dan berkontribusi pada setiap ide

#### *<mark style="color:blue;">One Gate</mark>*

Seluruh ide & talent tersentralisasi dalam satu platform

{% hint style="success" %}
**New Article Available:** 💡[Tutorial Buat Ide dan Gabung Event dengan Mudah!](/getting-started/submit-idea-and-join-event-instantly.md)
{% endhint %}


---

# 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://guide.ideaboxapp.com/welcome-to-ideabox-telkom.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.
