# How to access all the SharinPix features?

SharinPix features default setting is set to the minimal image tools.

To add different features (or remove some access rights) you can rely on:

* [Global Settings](/getting-started/advanced-configuration-customizing-your-sharinpix-components-with-sharinpix-permissions.md) (change the behavior of all the Album used on Classic and Lightning)
* SharinPix Permission (change the behavior for LIghtining Components associated with this Permission)
* [Visualforce Code](/documentation/features/main-integration/using-on-classic-with-a-visualforce-page-without-an-apex-controller-admin-friendly-version.md) (change the behavior for this implementation)

If you are trying SharinPix on a sandbox, our advice is to change the [Global Settings](/getting-started/advanced-configuration-customizing-your-sharinpix-components-with-sharinpix-permissions.md).

Some features are only available for Premium Plan, don't hesitate to [contact us](http://www.sharinpix.com/#contact) if you need more information about this.


---

# 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.sharinpix.com/faqs/how-to-access-all-the-sharinpix-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.
