# Settings

#### **Account Settings**

The **Account Settings** section allows users to customize their preferences for a more personalized and efficient experience.

***

**Available Options**

1. **Theme**
   * Toggle between **Dark Mode** and **Light Mode** for the interface.
   * Enhances usability based on user preference or ambient lighting.
2. **Preferred Blockchain Scanner**
   * Select the default blockchain explorer for viewing transaction details:
     * **Solscan**
     * **SolanaFM**
     * **Solana Beach**
     * **Solana Explorer**
3. **Custom RPC**
   * Configure a custom Remote Procedure Call (RPC) endpoint for improved performance or connectivity.
   * Ideal for users who prefer specific RPC nodes or wish to avoid shared endpoints.

***

This flexibility ensures that users can tailor the platform to their specific needs and preferences.

<div align="left"><figure><img src="/files/aRNKStleRmWPidprKfLt" alt="" width="364"><figcaption></figcaption></figure></div>


---

# 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.rain.fi/account/settings.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.
