> For the complete documentation index, see [llms.txt](https://docs.limecall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limecall.com/managers-handbook/test-limecall-with-teammates-and-friends.md).

# Test LimeCall with teammates and friends

How to test the LimeCall Widget and explore its features before going live.&#x20;

Here are the steps to follow:

1. Visit the LimeCall platform at <https://platform.limecall.com/widgets> and log in using your credentials.
2. Once logged in, navigate to the "Test Widget" button in the top right of the page.
3. Click on the provided link to access your test widget page. This page will simulate the widget on your website and allow you to test its functionality.
4. Share the test widget page link with your coworkers, friends, or family members. They can visit the page and initiate calls and connections with you using the widget or add their details to connect with them.
5. Use this opportunity to explore the various tools and features available within LimeCall. Familiarize yourself with the interface, lead management options, and any other features that will support your everyday work.
6. Test the widget's functionality, including initiating lead communications, responding to calls and messages, and exploring any customization options available.

Additionally, you can also consider adding the LimeCall Widget to a test or staging version of your website. This will allow you to see how the widget integrates with your site and test its performance within a controlled environment.

By following these steps, you can gain hands-on experience with the LimeCall Widget, interact with others via the test widget page, and explore the various tools and features available in LimeCall.

Please note that the exact steps or options may vary based on LimeCall's platform updates or changes. For the most accurate and up-to-date instructions, we recommend referring to [LimeCall's support resources](https://docs.limecall.com/).

<figure><img src="/files/Ibq6wAXokAOdTbRi2e9W" alt=""><figcaption></figcaption></figure>


---

# 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://docs.limecall.com/managers-handbook/test-limecall-with-teammates-and-friends.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.
