# Access Points

For protocols to develop and thrive, their content must be generally accessible. Since IPFS does not use the HTTP standard, dAppling is particularly concerned about providing easy, diverse access points for our users.&#x20;

dAppling offers two main access points:

1. [Domain Name System](/legacy-docs/learn/access-points/domain-name-system.md)
2. [Ethereum Name Service](/legacy-docs/learn/access-points/ethereum-name-service.md)

:cactus:*Fun Fact: The world's smallest flowering plant is the Wolffia, also known as the watermeal. These tiny flowers are just 0.3mm long and are often mistaken for dust on the surface of the water.*


---

# 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.dappling.network/legacy-docs/learn/access-points.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.
