# Use dApps

To access dApps in MSafe store, first click on App Store in the navigation bar on the left to get to the App Store screen.

<figure><img src="/files/N49ZxkAh6Ohx3La2CfKa" alt=""><figcaption></figcaption></figure>

Then click on the dApp you would like to use. In the example below, Topaz NFT market place was selected. Then Topaz web app is displayed inside the MSafe framework.&#x20;

<figure><img src="/files/ZDMReNmBoSmV4DkKLntA" alt=""><figcaption></figcaption></figure>

The user can then log into Topaz the same way they normally do by Connecting Wallet inside the Topaz web app. Note, MSafe is also listed as one of the options that Topaz supports. The user can also select their MSafe account to directly purchase NFTs and store their NFTs in their MSafe account.  &#x20;

<figure><img src="/files/GMajJswnDANFLCcc0cvp" alt=""><figcaption></figcaption></figure>

Below shows the example of selecting MSafe as the wallet option to connect.

<figure><img src="/files/fg29SYkTNkMiIOn48pfa" alt=""><figcaption></figcaption></figure>

Below shows the the choices the user has after selecting a particular NFT collection.

<figure><img src="/files/A6jWROqz2a3nExH9nGpT" alt=""><figcaption></figcaption></figure>

From the collection, the user chooses to buy a particular NFT.

<figure><img src="/files/uxnkLGmybUkjSjm5sPJl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iFfIrzgOMEV5NA3wT3WU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Gt3XD0DH7wfoDh0iGNj7" alt=""><figcaption></figcaption></figure>


---

# 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://doc.m-safe.io/aptos/users/app-store/use-dapps.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.
