# Documentation

- [API Overview](https://docs.tradevest.ai/documentation/readme-1.md)
- [Partner API Authentication](https://docs.tradevest.ai/documentation/2_authentication.md)
- [User Management](https://docs.tradevest.ai/documentation/11_user_management.md)
- [Entity And Role Management](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor.md)
- [Beneficial Owner Create Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/beneficial_owner_create_process.md)
- [Beneficial Owner Update Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/beneficial_owner_update_process.md)
- [Legal Entity Create Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/legal_entity_create_process.md)
- [Legal Entity Management](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/legal_entity_management.md)
- [Legal Entity Update Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/legal_entity_update_process.md)
- [Legal Representative Create Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/legal_representative_create_process.md)
- [Natural Person Create Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/natural_person_create_process.md)
- [Natural Person Update Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/natural_person_update_process.md)
- [Proxy Create Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/proxy_create_process.md)
- [Proxy Update Process](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/proxy_update_process.md)
- [Natural Person Management](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/natural_person_management.md)
- [Role Management](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/roles_management.md)
- [Document Management](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/document_management.md)
- [Onboarding](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/onboarding.md)
- [Offboarding](https://docs.tradevest.ai/documentation/entity_role_management_after_refactor/offboarding.md)
- [Partner Webhooks](https://docs.tradevest.ai/documentation/partner-webhooks.md)
- [Products](https://docs.tradevest.ai/documentation/products.md)
- [Status Codes for Financial Operations](https://docs.tradevest.ai/documentation/status_codes_for_financial_operations.md)
- [Prices](https://docs.tradevest.ai/documentation/prices.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.tradevest.ai/documentation.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.
