# Tools

- [Custom Lists](https://docs.complycube.com/documentation/api-reference/tools/custom-lists.md): Expand our Screening Checks service coverage with your own lists.
- [Get a custom list](https://docs.complycube.com/documentation/api-reference/tools/custom-lists/get-a-custom-list.md)
- [Add entity to custom list](https://docs.complycube.com/documentation/api-reference/tools/custom-lists/add-entity-to-custom-list.md)
- [List custom lists](https://docs.complycube.com/documentation/api-reference/tools/custom-lists/list-custom-lists.md)
- [Company Search](https://docs.complycube.com/documentation/api-reference/tools/company-search.md): Access data for over 150 million companies across 50+ countries.
- [Search company](https://docs.complycube.com/documentation/api-reference/tools/company-search/search-company.md)
- [Get company details](https://docs.complycube.com/documentation/api-reference/tools/company-search/get-company-details.md)
- [Address Search](https://docs.complycube.com/documentation/api-reference/tools/address-search.md): Instantly check, verify and correct your clients' addresses.
- [Search address](https://docs.complycube.com/documentation/api-reference/tools/address-search/search-address.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.complycube.com/documentation/api-reference/tools.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.
