# Sally x402 MCP

- [How to access x402scan.com with OKX Wallet](https://sallya1c.gitbook.io/docs/sally-x402-mcp/how-to-access-x402scan.com-with-okx-wallet.md)
- [How to Connect the Sally x402 MCP to an LLM Agent](https://sallya1c.gitbook.io/docs/sally-x402-mcp/how-to-connect-the-sally-x402-mcp-to-an-llm-agent.md)
- [How to Install and Run MCP Sally on MacOS](https://sallya1c.gitbook.io/docs/sally-x402-mcp/how-to-install-and-run-mcp-sally-on-macos.md)
- [Copy of How to Install and Run MCP Sally on MacOS](https://sallya1c.gitbook.io/docs/sally-x402-mcp/copy-of-how-to-install-and-run-mcp-sally-on-macos.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://sallya1c.gitbook.io/docs/sally-x402-mcp.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.
