# AI Agent Compatibility

### Accessibility

A significant barrier to the growth of AI agents is limited and isolated accessibility. Skynet addresses this by enabling adoption among both Web2 and Web3 users through social logins. These logins provide access to Skynet, lowering the entry barrier. The logins currently supported are:

* Gmail
* X (formerly Twitter)
* Email or phone
* MetaMask
* WalletConnect

In addition, Skynet handles the heavy lifting on the technology side, so users don't need to worry about complicated setups. Organizations can integrate their tools into Skynet. In addition, Skynet facilitates easy access and payment for tools and services without complex processes.


---

# 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://documentation.skynet.io/skynet/ai-agent-compatibility.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.
