# Sales

- [Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal.md)
- [Create New Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal/create-new-deal.md)
- [Detail Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal/detail-deal.md)
- [Add Product to Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal/add-product-to-deal.md)
- [Note on Timeline Tab](https://docs.3dolphins.ai/anywhere-en/sales/deal/note-on-timeline-tab.md)
- [Transfer Deal to Another Pipeline](https://docs.3dolphins.ai/anywhere-en/sales/deal/transfer-deal-to-another-pipeline.md)
- [Close Deal to Won or Lost Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal/close-deal-to-won-or-lost-deal.md)
- [Filter and Search Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal/filter-and-search-deal.md)
- [Delete Deal](https://docs.3dolphins.ai/anywhere-en/sales/deal/delete-deal.md)
- [Contact](https://docs.3dolphins.ai/anywhere-en/sales/contact.md)
- [Create New Contact](https://docs.3dolphins.ai/anywhere-en/sales/contact/create-new-contact.md)
- [Edit Contact](https://docs.3dolphins.ai/anywhere-en/sales/contact/edit-contact.md)
- [Company](https://docs.3dolphins.ai/anywhere-en/sales/company.md)


---

# 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.3dolphins.ai/anywhere-en/sales.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.
