# Core Page

- [Home](https://guide-en.bedcrypto.com/core-page/home.md): In a summary of market and platform conditions, there are several specific data displayed on the home page, including:
- [Market](https://guide-en.bedcrypto.com/core-page/market.md): Crypto price list for spot and futures market
- [Signals](https://guide-en.bedcrypto.com/core-page/signals.md): Page for all signal analyzers created by other users and robot automation, the information contained in this page is:
- [People](https://guide-en.bedcrypto.com/core-page/people.md): List of verified users using Google accounts from around the world.
- [Alert](https://guide-en.bedcrypto.com/core-page/alert.md): Automatic detection includes, you can also create alerts for specific coins


---

# 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-en.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.
