# Get started with Toky

After creating your account in [Toky](https://toky.co/) you can do the following basic steps to start making and receiving calls with our platform. You can also visit our page [Getting Started with Toky](https://toky.co/en/get-started) to get a full guide on how to use Toky for calls, SMS and more.

1. Install [our apps](https://toky.co/en/apps)
2. Set your browser to use your [headset or speakers and microphone](https://tokyapp.zendesk.com/hc/en-us/articles/360020659217)
3. Request your [virtual phone number](https://tokyapp.zendesk.com/hc/en-us/articles/360020789938)
4. Make your first call from the [Toky Dashboard](https://app.toky.co/business/dashboard) or any app
5. Create your team adding [new agents](https://tokyapp.zendesk.com/hc/en-us/articles/360020677137)
6. Set up your [IVR](https://tokyapp.zendesk.com/hc/en-us/articles/360020819958)
7. Set up the [office hours](https://tokyapp.zendesk.com/hc/en-us/articles/4402285471505) of your company
8. Buy some credit to continue making calls
9. Enable the [integration with your CRM or tool](https://tokyapp.zendesk.com/hc/en-us/articles/360020691357)
10. Install our [Click to call widget](https://tokyapp.zendesk.com/hc/en-us/articles/360020813498) in your website

**TIP:** You can find the meaning of each call status in Toky in [this article](https://intro.toky.co/call-status).


---

# 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://docs.bird.com/toky-en/how-to-guidestokyapp/get-started-with-toky.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.
