> For the complete documentation index, see [llms.txt](https://docs.slinky.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slinky.network/operate-safely/frequently-asked-questions.md).

# Frequently asked questions

<details>

<summary>Is SlinkyLayer anonymous?</summary>

SlinkyLayer is designed to minimize identity exposure, not promise perfect anonymity. It avoids persistent accounts, scopes tool context and routes outbound tool requests through Tor. Selected tools still receive the task they must process, and public blockchain activity remains observable.

</details>

<details open>

<summary>Does every tool receive my full conversation?</summary>

No. The router prepares a scoped task for the selected capability. Unrelated conversation history is not sent by default.

</details>

<details open>

<summary>What does Tor protect?</summary>

Tor helps prevent upstream models and tools from seeing the user's direct IP address and network origin. It does not hide the scoped task from the tool that performs it.

</details>

<details open>

<summary>What does zero retention mean?</summary>

It describes an endpoint configured not to retain prompts or outputs after the request. Handling can vary by tool, so the applicable policy should be visible before approval.

</details>

<details open>

<summary>Why did a tool URL change?</summary>

The tool network is dynamic. Refresh the well-known discovery document and select the current resource by its stable capability suffix.

</details>

<details open>

<summary>What becomes public when I use blockchain features?</summary>

Submitted payments and actions can expose wallet addresses, amounts, application interactions and transaction history on a public network. Tor does not make public ledger activity private.

</details>

<details open>

<summary>Can an autonomous agent use SlinkyLayer?</summary>

Yes. Use a compatible x402 wallet client, strict spending limits, an allowlist of tools and explicit escalation rules for consequential actions.

</details>
