# Cloud Agent

Sudo Platform provides a decentralized identity Cloud Agent. Once your dedicated cloud agent instance is deployed, you can interact with it via its admin API.

The Sudo Platform Cloud Agent automates as much as possible, handling differences between various protocols and credential specifications for you via its unified admin API, allowing your organization to focus on the shortest path to success.

<table><thead><tr><th width="212.4102564102564">Component</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/dmP85gTzVAgnFMX1TWm5">Cloud Agent Admin API</a></td><td>A flexible and powerful GraphQL API for the Sudo Platform Cloud Agent which can be called using any HTTP client, with authentication methods supporting both server-side and client-side web applications.</td></tr></tbody></table>


---

# 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.sudoplatform.com/guides/decentralized-identity/cloud-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.
