# Disable features

Cake Wallet allows you to optionally disable features.

## Disable fiat API

Cake Wallet allows you to disable the fiat API lookup, which uses our servers.

You can disable this when creating a new wallet, or in Privacy settings.

You can alternatively select "Tor-only".

## Disable exchange

Cake Wallet allows you to disable the cryptocurrency exchange feature, which uses third-party servers if opened.

You can disable this when creating a new wallet, or in Privacy settings.

You can alternatively select "Tor-only".

## Disabling in settings

![Privacy settings](/files/5af434439986f58cd4775655161b2b34c39da87a) ![Privacy settings](/files/166bcde024654f9fc35496dcaf2df38c63525dce)

## Disabling in Advanced Privacy Settings

![Advanced Privacy Settings](/files/cdd104cfcd6da2d1640bb3ab0b2da49168a17d97) ![Advanced Privacy Settings](/files/ce4979bca93b1f395406e3c62295550417136c7d)


---

# 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.cakewallet.com/features/5.x/advanced/disable-features.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.
