# Pet Adoption

The Pet Adoption system is an innovative platform that was developed with the aim of assisting animal associations in registering animals available for adoption. This platform uses blockchain technology to ensure security and transparency in the pet adoption process.

Through the Pet Adoption system, animal associations can register animals available for adoption, providing detailed information about each animal, such as age, gender, breed, as well as photos and videos. This information is securely stored on the blockchain, ensuring that it is immutable and transparent.

Potential adopters can also access the Pet Adoption system to search for animals available for adoption, filtering by different criteria such as breed, age, and location. When an animal is adopted, the animal association responsible for it can update the record on the blockchain, ensuring that the new owner has access to all relevant information about the animal.

In summary, the Pet Adoption system is a key tool for facilitating the pet adoption process, promoting transparency and security in the relationship between animal associations, adopters, and animals available for adoption. By using this system, it is hoped that more and more animals will find a loving and responsible home.


---

# 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://petchainlink.gitbook.io/project-petchain/marketplace/pet-adoption.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.
