# registered agent

- [List Companies](https://apidocs.api19.com/registered-agent/list-companies.md): List all of the companies on your account
- [List Registered Agents](https://apidocs.api19.com/registered-agent/list-registered-agents.md): List all of the registered agents on your account for a company
- [List Documents](https://apidocs.api19.com/registered-agent/list-documents.md): List all of the documents on your account for a company
- [Download Document](https://apidocs.api19.com/registered-agent/download-document.md): Download a specific document
- [Create Company](https://apidocs.api19.com/registered-agent/create-company.md): Create a new company for registered agent
- [Delete Company](https://apidocs.api19.com/registered-agent/delete-company.md): Delete a specific company with no services
- [Create Registered Agent](https://apidocs.api19.com/registered-agent/create-registered-agent.md): Create a new registered agent address for an existing company
- [Modify Registered Agent](https://apidocs.api19.com/registered-agent/modify-registered-agent.md): Request cancelation or change on a specific registered agent


---

# 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://apidocs.api19.com/registered-agent.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.
