# Contacts

<figure><img src="/files/gbJPSRXdHCArwuPdv4VS" alt=""><figcaption><p>View and pay contacts on Satoshi</p></figcaption></figure>

On Satoshi you can find and add anyone as a Contact. This makes it easy to pay people again without them having to send you their Bitcoin address. Additionally you can also request payment from anyone on Satoshi making it a single click for them to pay you.

### How to add Contacts

* Go to the Contacts widget on the Home screen
* Click Explore
* Find the contact that you want to add
* Click Add

*They will then be in your contact list and the Add button transforms into a Pay button.*

### How to pay Contacts

* Click the Pay button on the contact you'd like to pay
* Enter the amount that you'd like to pay them
* Click the Confirm button
* Add a message if you'd like to and click Confirm

### How to request payment from Contacts

* Go to your Contacts profile by clicking on their avatar
* Click Request
* Enter the amount that you want to Request
* Click the Request button

### Viewing Profiles of others on Satoshi

You can request or pay anyone with a single click. Additionally you can view metrics of other users on Satoshi to see their Streak, sats Earned and Rank.


---

# 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.satoshi.money/satoshi-knowledge-base/features/contacts.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.
