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

# Getting Started

- [What is dCalls?](https://docs.dcalls.org/dcalls/getting-started/what-is-dcalls.md): We are here to provide you access to the whole world.
- [Installing Cryptowallet](https://docs.dcalls.org/dcalls/getting-started/installing-cryptowallet.md): To log in to your dCalls account you need to connect a crypto wallet.
- [Connecting Cryptowallet](https://docs.dcalls.org/dcalls/getting-started/connecting-cryptowallet.md): Authentication with a crypto wallet is one of the most secure methods. And dCalls are about security and privacy.
- [Why do I need to connect my wallet?](https://docs.dcalls.org/dcalls/getting-started/why-do-i-need-to-connect-my-wallet.md): Using the WalletConnect protocol we provide you with one of the most secured authentication methods.
- [Welcome Bonus](https://docs.dcalls.org/dcalls/getting-started/welcome-bonus.md): Connect a wallet with balance over 0.1 ETH and get a welcome bonus!
- [Topping-Up Balance](https://docs.dcalls.org/dcalls/getting-started/topping-up-balance.md): To purchase a subscription you will first need to top up the dCalls account balance.
- [Making Your First Call](https://docs.dcalls.org/dcalls/getting-started/making-your-first-call.md): Balance is topped-up, subscription is purchased – what's next?
- [Plan Types](https://docs.dcalls.org/dcalls/getting-started/plan-types.md): Pick whichever works best for you!
- [Referral Program](https://docs.dcalls.org/dcalls/getting-started/referral-program.md): Note! Earn with us!
- [Is It Safe?](https://docs.dcalls.org/dcalls/getting-started/is-it-safe.md)


---

# 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://docs.dcalls.org/dcalls/getting-started.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.
