# Core Page

- [Home](https://guide.bedcrypto.com/core-page/home.md): Ringkasan keadaan market dan platform terdapat beberapa spesifik data yang ditampilkan dalam halaman home diantaranya:
- [Market](https://guide.bedcrypto.com/core-page/market.md): List harga crypto untuk market spot dan futures
- [Signals](https://guide.bedcrypto.com/core-page/signals.md): Halaman untuk seluruh signal analisa yang dibuat oleh pengguna lain dan otomisasi robot, informasi yang ada dalam halaman ini adalah:
- [People](https://guide.bedcrypto.com/core-page/people.md): Daftar pengguna yang sudah terverifikasi menggunakan akun Google dari seluruh dunia.
- [Alert](https://guide.bedcrypto.com/core-page/alert.md): Deteksi otomatis mencakup, Anda juga bisa membuat alert untuk spesifik coin


---

# 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://guide.bedcrypto.com/core-page.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.
