# Bonfida

## What is Bonfida?

Bonfida is a protocol on Solana that created the "Solana Naming Service" or SNS. With SNS, you can create a domain name that links to your wallet address. This domain can be used as a replacement for sending and receiving payments, adding a social component to crypto.

## How do Squads Protocol users benefit from this integration?&#x20;

By abstracting away wallet addresses, everyday crypto activities such as sending & receiving crypto and accounting for on-chain transactions become a much easier process. Instead of needing to remember a long string of random letters and numbers, Squads Protocol users can simply enter .sol domains, simplifying the entire process.&#x20;

## How to send crypto to .sol domains?

{% hint style="info" %}
Sending crypto to .sol domains via Bonfida's SNS is simple. Simply enter the .sol domain instead of the wallet address.&#x20;
{% endhint %}

<figure><img src="/files/MBEDWYYGUSSr3eQhuDCh" alt=""><figcaption><p>Withdrawal pop-up</p></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://docs.squads.so/main/squads-legacy/integrations/bonfida.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.
